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-23 18:17:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
agent/j/0ae3c9f0
Add File
New File
Upload File
Apply Patch
multica
/
server
/
internal
History
Bohan Jiang
0a998d1cef
Merge pull request
#846
from multica-ai/agent/j/feb218fd
...
feat(agent): support custom environment variables for router/proxy mode
2026-04-14 15:34:21 +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
Merge pull request
#846
from multica-ai/agent/j/feb218fd
2026-04-14 15:34:21 +08:00
events
…
handler
Merge pull request
#846
from multica-ai/agent/j/feb218fd
2026-04-14 15:34:21 +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(server): handle cancel request for already-completed tasks gracefully
2026-04-14 16:15:22 +09:00
storage
fix(storage): scope S3 upload keys by workspace (
#936
)
2026-04-13 21:01:50 -07:00
util
…