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-28 05:46:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix/done-column-load-more
Add File
New File
Upload File
Apply Patch
multica
/
server
/
migrations
History
Bohan Jiang
8403c97688
Merge pull request
#482
from multica-ai/agent/j/674c6839
...
feat(usage): add per-task token usage tracking
2026-04-08 14:16:59 +08:00
..
001_init.down.sql
…
001_init.up.sql
…
002_agent_config.down.sql
…
002_agent_config.up.sql
…
003_task_context.down.sql
…
003_task_context.up.sql
…
004_agent_runtime_loop.down.sql
…
004_agent_runtime_loop.up.sql
…
005_daemon_pairing.down.sql
…
005_daemon_pairing.up.sql
…
006_workspace_context.down.sql
…
006_workspace_context.up.sql
…
007_drop_issue_repository.down.sql
…
007_drop_issue_repository.up.sql
…
008_structured_skills.down.sql
…
008_structured_skills.up.sql
…
009_verification_code.down.sql
…
009_verification_code.up.sql
…
010_verification_code_attempts.down.sql
…
010_verification_code_attempts.up.sql
…
011_personal_access_tokens.down.sql
…
011_personal_access_tokens.up.sql
…
012_inbox_actor.down.sql
…
012_inbox_actor.up.sql
…
013_runtime_usage.down.sql
…
013_runtime_usage.up.sql
…
014_workspace_repos.down.sql
…
014_workspace_repos.up.sql
…
015_issue_subscriber.down.sql
…
015_issue_subscriber.up.sql
…
016_backfill_subscribers.down.sql
…
016_backfill_subscribers.up.sql
…
017_comment_parent_id.down.sql
…
017_comment_parent_id.up.sql
…
018_comment_parent_cascade.down.sql
…
018_comment_parent_cascade.up.sql
…
019_inbox_details.down.sql
…
019_inbox_details.up.sql
…
020_issue_number.down.sql
…
020_issue_number.up.sql
…
020_task_session.down.sql
…
020_task_session.up.sql
…
021_agent_instructions.down.sql
…
021_agent_instructions.up.sql
…
022_task_lifecycle_guards.down.sql
…
022_task_lifecycle_guards.up.sql
…
023_agent_concurrency_default.down.sql
…
023_agent_concurrency_default.up.sql
…
024_backfill_empty_issue_prefix.down.sql
…
024_backfill_empty_issue_prefix.up.sql
…
025_comment_workspace_id.down.sql
…
025_comment_workspace_id.up.sql
…
026_comment_reactions.down.sql
…
026_comment_reactions.up.sql
…
026_task_messages.down.sql
…
026_task_messages.up.sql
…
027_issue_reactions.down.sql
…
027_issue_reactions.up.sql
…
028_task_trigger_comment.down.sql
…
028_task_trigger_comment.up.sql
…
029_attachment.down.sql
…
029_attachment.up.sql
…
029_daemon_token.down.sql
…
029_daemon_token.up.sql
…
029_drop_daemon_pairing.down.sql
…
029_drop_daemon_pairing.up.sql
…
030_agent_default_private.down.sql
…
030_agent_default_private.up.sql
…
031_agent_archive.down.sql
feat(agent): replace hard delete with archive/restore (
#346
)
2026-04-02 17:33:52 +08:00
031_agent_archive.up.sql
feat(agent): replace hard delete with archive/restore (
#346
)
2026-04-02 17:33:52 +08:00
032_drop_agent_triggers.down.sql
refactor: remove agent triggers config field (
#469
)
2026-04-07 22:02:28 +08:00
032_drop_agent_triggers.up.sql
refactor: remove agent triggers config field (
#469
)
2026-04-07 22:02:28 +08:00
032_task_usage.down.sql
feat(usage): add per-task token usage tracking
2026-04-08 13:08:15 +08:00
032_task_usage.up.sql
feat(usage): add per-task token usage tracking
2026-04-08 13:08:15 +08:00