rowboat/apps/cli
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
..
.rowboat First version copilot: 2025-11-05 13:09:25 +05:30
src Enhance Rowboat Copilot functionality: 2025-11-05 13:09:25 +05:30
.gitignore first commit 2025-11-04 15:31:12 +05:30
package-lock.json first commit 2025-11-04 15:31:12 +05:30
package.json First version copilot: 2025-11-05 13:09:25 +05:30
todo.md first commit 2025-11-04 15:31:12 +05:30
tsconfig.json first commit 2025-11-04 15:31:12 +05:30