This website requires JavaScript.
Explore
Help
Register
Sign In
MythEclipse
/
zesdex
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7158d362fdd3d66f0cc71be3c5a01a48ca17327e
zesdex
/
src
/
app
/
runtime
/
mod.rs
T
5 lines
70 B
Rust
Raw
Normal View
History
Unescape
Escape
Implement chat and markdown views, enhance status bar, and add workflow panel
2026-07-11 13:16:10 +07:00
pub
mod
actions
;
pub
mod
commands
;
Refactor IPC and DTO structures; remove unused code and streamline message handling
2026-07-11 23:45:13 +07:00
pub
mod
shortsend
;
feat: add editing and MCP command handling, enhance SSE streaming with usage tracking
2026-07-12 01:25:52 +07:00
pub
mod
stream
;
Reference in New Issue
Copy Permalink