This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
multica
Watch
1
Star
0
Fork
0
You've already forked multica
mirror of
https://github.com/multica-ai/multica.git
synced
2026-07-22 17:49:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
agent/j/2b740415
Add File
New File
Upload File
Apply Patch
multica
/
server
/
internal
History
Jiayuan Zhang
5b4ee7c5e1
fix(workspace): surface slug conflicts (
#895
)
2026-04-14 00:09:12 +08:00
..
auth
feat(auth): migrate auth token to HttpOnly Cookie & WebSocket Origin whitelist (
#819
)
2026-04-13 12:13:35 +08:00
cli
…
daemon
fix(daemon): include dispatched agent identity in CLAUDE.md (
#877
)
2026-04-13 22:46:36 +08:00
events
…
handler
fix(workspace): surface slug conflicts (
#895
)
2026-04-14 00:09:12 +08:00
logger
…
mention
…
middleware
fix(security): add Content-Security-Policy response header (
#822
)
2026-04-13 12:53:39 +08:00
realtime
fix(security): WebSocket first-message auth (MUL-580) (
#848
)
2026-04-13 17:11:52 +08:00
sanitize
fix(sanitize): preserve code blocks and inline code from HTML entity escaping (
#774
)
2026-04-12 21:32:35 +08:00
service
fix(comment): set trigger_comment_id to actual reply, not thread root (
#871
)
2026-04-13 19:53:23 +08:00
storage
fix(storage): clean up variable shadowing and dead code (
#761
)
2026-04-12 14:06:46 +08:00
util
…