Skip to content

Add filesystem injection for CodeMode hosts#2

Merged
zac merged 1 commit into
mainfrom
expose-filesystem-operations
Apr 30, 2026
Merged

Add filesystem injection for CodeMode hosts#2
zac merged 1 commit into
mainfrom
expose-filesystem-operations

Conversation

@zac
Copy link
Copy Markdown
Member

@zac zac commented Apr 30, 2026

Summary

  • Add a CodeModeFileSystem protocol with a default LocalCodeModeFileSystem implementation
  • Route FileSystemBridge and capability loading through an injected filesystem from CodeModeConfiguration
  • Document the new integration point and cover it with unit tests

Testing

  • swift test passed locally
  • Added unit coverage for filesystem injection through CodeModeAgentTools and the JS filesystem APIs

@zac zac merged commit e720435 into main Apr 30, 2026
2 checks passed
@zac zac deleted the expose-filesystem-operations branch April 30, 2026 05:56
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