- Add CreateDrawingElement, UpdateDrawingElement, DeleteDrawingElement, ClearDrawingElements to WebSocket protocol and MCP bridge - Add multi-session/tab support with SessionStore shared state - Add bidirectional agent-GUI sync via broadcast + mpsc channels - Update README with correct OpenCode MCP config format and new tools - Fix dead code warning, clean up gitignore
9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
/target
|
|
crates/*/target
|
|
Cargo.lock
|
|
*.swp
|
|
*.swo
|
|
.DS_Store
|
|
opencode.jsonc
|
|
.opencode
|