Ralph Khreish
|
3e872f8afb
|
feat: Enhance remove-task command to handle multiple comma-separated task IDs (#268)
* feat: Enhance remove-task command to handle multiple comma-separated task IDs
* chore: fix formatting issues
* fix: implement support for MCP
---------
Co-authored-by: Kresna Sucandra <kresnasucandra@gmail.com>
|
2025-04-19 10:55:59 +02:00 |
|
Ralph Khreish
|
d3d9dc6ebe
|
fix: replace tool parameter inputs with root directory paths (#147)
* wip: replace tool parameter inputs with root directory paths
* fix: moved path resolving responsibility to tools
- made path in parameters to optional for AI
- internalised path resolving using session roots
* chore: update package-lock.json
* chore: fix regressions and fix CI
* fix: make projectRoot required
* fix: add-task tool
* fix: updateTask tool
* fix: remove reportProgress
* chore: cleanup
* fix: expand-task tool
* chore: remove usless logs
* fix: dependency manager logging in mcp server
|
2025-04-11 18:57:43 +02:00 |
|
Ralph Khreish
|
b78535ac19
|
fix: adjust mcp to always use absolute path in description (#143)
|
2025-04-09 20:52:29 +02:00 |
|
Ralph Khreish
|
c02483bc41
|
chore: run npm run format
|
2025-04-09 00:30:05 +02:00 |
|
Eyal Toledano
|
cdd87ccc5e
|
feat: adds remove-task command + MCP implementation.
|
2025-04-08 15:54:33 -04:00 |
|