Commit Graph

1 Commits

Author SHA1 Message Date
Felipe Coury
93154c3378 fix(tui): forward cwd changes through app-server
Forward standalone turn-context overrides from the TUI to loaded app-server threads via `thread/turnContext/update`, so `/cwd` updates the core thread state instead of only local UI state.

Add protocol schemas and regression coverage showing thread-scoped shell commands use the updated cwd after the context override.
2026-04-06 15:29:25 -03:00