multica/server
yushen 4d8b2edb2d fix: address PR #149 review findings
- Replace custom contains/searchString with strings.Contains in tests
- Fix variable shadow (r -> reposJSON) in workspace handler
- Wire daemon auth token + server URL into spawned agent env vars
- Remove unused CreateAgentTaskWithContext query (dead code after refactor)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 16:15:58 +08:00
..
cmd fix: address PR #149 review findings 2026-03-27 16:15:58 +08:00
internal fix: address PR #149 review findings 2026-03-27 16:15:58 +08:00
migrations feat(workspace): add repos JSONB field for GitHub repository URLs 2026-03-27 15:49:30 +08:00
pkg fix: address PR #149 review findings 2026-03-27 16:15:58 +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