Roamin
5de162eec8
feat(mcp): add Model Context Protocol integration
...
Add MCP integration including:
- New MCP settings tab with server configuration
- Tool invocation UI components
- API endpoints for MCP management
- Integration with chat system for tool execution
- Example configurations
2025-07-10 17:54:15 +00:00
Anirban Kar
7016111906
feat: enhanced Code Context and Project Summary Features ( #1191 )
...
* fix: docker prod env variable fix
* lint and typecheck
* removed hardcoded tag
* better summary generation
* improved summary generation for context optimization
* remove think tags from the generation
2025-01-29 15:37:20 +05:30
Anirban Kar
3c56346e83
feat: enhance context handling by adding code context selection and implementing summary generation ( #1091 ) #release
...
* feat: add context annotation types and enhance file handling in LLM processing
* feat: enhance context handling by adding chatId to annotations and implementing summary generation
* removed useless changes
* feat: updated token counts to include optimization requests
* prompt fix
* logging added
* useless logs removed
2025-01-22 22:48:13 +05:30