Skip to content

refactor(core): consolidate filesystem services and simplify tool context#373

Merged
GCWing merged 1 commit intoGCWing:mainfrom
wsp1911:main
Apr 9, 2026
Merged

refactor(core): consolidate filesystem services and simplify tool context#373
GCWing merged 1 commit intoGCWing:mainfrom
wsp1911:main

Conversation

@wsp1911
Copy link
Copy Markdown
Collaborator

@wsp1911 wsp1911 commented Apr 9, 2026

  • move file watching into service::file_watch and split path management into infrastructure::app_paths
  • extract directory listing utilities into service::filesystem and update prompt builder and ls tool to use them
  • simplify ToolUseContext and ToolPipeline by replacing nested options with custom_data
  • centralize desktop log plugin setup and remove obsolete workspace context generator

…text

- move file watching into `service::file_watch` and split path management into `infrastructure::app_paths`
- extract directory listing utilities into `service::filesystem` and update prompt builder and `ls` tool to use them
- simplify `ToolUseContext` and `ToolPipeline` by replacing nested options with `custom_data`
- centralize desktop log plugin setup and remove obsolete workspace context generator
@GCWing GCWing merged commit 015b6fb into GCWing:main Apr 9, 2026
4 checks passed
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.

2 participants