mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-13 01:45:03 -05:00
Chaining the whole team (#1)
* do it all :) * save implementation as it comes * add sandbox skill * generate files via the sandbox skill in output/src --------- Co-authored-by: Kosta Petan <kosta.petan@microsoft.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
I'd like to build a typical Todo List Application: a simple productivity tool that allows users to create, manage, and track tasks or to-do items.
|
||||
Key features of the Todo List application include the ability to add, edit, and delete tasks, set due dates and reminders, categorize tasks by project or priority, and mark tasks as complete.
|
||||
The Todo List applications also offer collaboration features, such as sharing tasks with others or assigning tasks to team members.
|
||||
Additionally, the Todo List application will offer offer mobile and web-based interfaces, allowing users to access their tasks from anywhere.
|
||||
Additionally, the Todo List application will offer offer mobile and web-based interfaces, allowing users to access their tasks from anywhere.
|
||||
Use C# as the language.
|
||||
Reference in New Issue
Block a user