multica/server
Jiayuan 25ed043117 fix(daemon): auto-discover new workspaces without restart
The daemon now periodically fetches the user's workspace list from the
API (every 30s) and adds any new workspaces to the watched config. The
existing config-watch loop then picks up the change and registers
runtimes. This fixes the issue where workspaces created after
`multica login` were not discovered until the daemon was restarted.
2026-03-30 18:08:58 +08:00
..
cmd feat(api): strict workspace isolation + agent parity fixes 2026-03-30 16:49:13 +08:00
internal fix(daemon): auto-discover new workspaces without restart 2026-03-30 18:08:58 +08:00
migrations feat(api): strict workspace isolation + agent parity fixes 2026-03-30 16:49:13 +08:00
pkg feat(api): strict workspace isolation + agent parity fixes 2026-03-30 16:49:13 +08:00
go.mod feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
go.sum feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00