Files
OS-Copilot/docs/roadmap.md
2024-07-09 17:08:58 +08:00

740 B

🚀 Roadmap

New features

  • Support Windows
  • Support multi-round dialogue
  • Improve logging system
  • Beautify bash output
  • Add unit test
  • New benchmark for computer agents evaluation

Documentation

  • Automatic translation of documentation.

Completed

  • IMPORTANT AND URGENT: new design for env class to support a wider/more flexible control of OS.
  • IMPORTANT AND URGENT: new format for tool. Using a lengthy python function to define a tool introduce unnecessary complexity.
  • One-click script to run GAIA experiment
  • Support open-source models
  • Prepare the tutorial for GAIA experiments
  • Refactor the code base.
  • One-click self-directed learning script.