agent-ecosystem/mcp-server
iliya 572cfab1a5 feat: enhance attachment handling and metadata management
- Added filePath to attachment metadata in various components to support file access.
- Updated saveTaskAttachmentFile and related functions to include file paths for stored attachments.
- Enhanced documentation and comments to clarify the importance of using MCP tools for task review operations.
- Improved UI components to display file paths where applicable, ensuring better user experience with attachments.
2026-03-17 13:53:29 +02:00
..
src feat: enhance attachment handling and metadata management 2026-03-17 13:53:29 +02:00
test fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +02:00
.gitignore chore: remove MCP code (to new build new one from scratch) 2026-03-07 12:01:39 +02:00
package.json fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +02:00
tsconfig.json feat: update pnpm lockfile and workspace configuration, enhance tool usage tracking and UI components 2026-03-06 15:54:55 +02:00
tsconfig.test.json chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
tsup.config.ts chore: enhance package scripts and improve MCP server functionality 2026-03-07 20:48:03 +02:00
vitest.config.ts fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +02:00
vitest.e2e.config.ts fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +02:00