Skip to content

Implement desktop file organizer tool demo with SSE progress and resource report - #39

Open
kkkiiijjj wants to merge 2 commits into
trpc-group:mainfrom
kkkiiijjj:main
Open

Implement desktop file organizer tool demo with SSE progress and resource report#39
kkkiiijjj wants to merge 2 commits into
trpc-group:mainfrom
kkkiiijjj:main

Conversation

@kkkiiijjj

Copy link
Copy Markdown
- add organize_desktop_files tool supporting structured params (dir_path, mode)
- implement SSE (Server-Sent Events) for real-time progress feedback during file organization
- generate and register JSON summary report as MCP resource for client download
- provide Go client example for tool invocation and report retrieval
- support flexible directory input and multiple classification modes (type/ctime/project)

- add a stateful_json-based service for multi-user task/todo management
- support CRUD operations for tasks, with user isolation via 'user' parameter
- implement SSE (Server-Sent Events) for real-time task updates
- provide a CLI client for adding, querying, completing, and deleting tasks
- ensure concurrent-safe data management on the server side
… and resource report

- add organize_desktop_files tool supporting structured params (dir_path, mode)
- implement SSE (Server-Sent Events) for real-time progress feedback during file organization
- generate and register JSON summary report as MCP resource for client download
- provide Go client example for tool invocation and report retrieval
- support flexible directory input and multiple classification modes (type/ctime/project)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant