Commit graph

62 commits

Author SHA1 Message Date
tusharmagar
e914aa2832 copilot update:
- first version can perform CRUD ops on the .rowboat file
2025-11-13 13:03:54 +05:30
Ramnique Singh
80ceba4b11 fix run-id-gen 2025-11-11 12:52:36 +05:30
Ramnique Singh
88fc585cc2 skip ask-human when running workflow as tool 2025-11-11 12:38:30 +05:30
Ramnique Singh
54bdbe73c0 complete ask-human implementation 2025-11-11 12:32:46 +05:30
Ramnique Singh
9e89a81c8d support ask-human in sync mode 2025-11-10 16:56:30 +05:30
Ramnique Singh
38a8700fa9 disable ask human tool 2025-11-08 09:12:02 +05:30
Ramnique Singh
c004bc5eb6 set up basic workflow execution 2025-11-07 14:41:50 +05:30
Ramnique Singh
776be21fbd set up npx app 2025-11-05 13:28:38 +05:30
tusharmagar
0eda81b33c Enhance Rowboat Copilot functionality:
- Expanded the system prompt to support a wider range of actions, including general chat and agent management.
- Implemented conversational memory, allowing the assistant to maintain context and respond in natural language.
- Updated the interpret function to accept conversation history, improving command parsing.
- Enhanced the rendering of assistant responses to include command outcomes and maintain conversational flow.
- Updated documentation to reflect new features, including conversational context and debug mode for inspecting raw commands.
2025-11-05 13:09:25 +05:30
tusharmagar
4310b1d45d First version copilot:
- basic llm call that can perform CRUD actions over dummy workflow json files
2025-11-05 13:09:25 +05:30
Arjun
055dda35b9 arjun: command executor function 2025-11-04 15:31:22 +05:30
Ramnique Singh
6014437479 first commit 2025-11-04 15:31:12 +05:30