Commit Graph

886 Commits

Author SHA1 Message Date
YeonGyu-Kim 5af41606be feat(builtin-commands): register hyperplan builtin command
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-06 14:20:50 +09:00
YeonGyu-Kim a75a24df77 feat(builtin-commands): add hyperplan command template
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-06 14:20:50 +09:00
YeonGyu-Kim 592308de1e feat(builtin-commands): add hyperplan to command name type
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-06 14:20:50 +09:00
YeonGyu-Kim b54922deab fix(team-mode): forbid delegate-task in member guidance
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-06 14:19:40 +09:00
YeonGyu-Kim 4d448778f3 fix(team-mode): reject empty team_create lead session override
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-06 14:19:40 +09:00
YeonGyu-Kim d7d956468c docs: add AGENTS.md for team-mode and tmux-subagent features 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 855c848b99 feat(opencode-skill-loader): adapt skill resolution and discovery for team-mode 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 7fbefa4cfe feat(claude-code-loader): adapt plugin discovery for team-mode 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 15a0e10450 feat(background-agent): adapt task poller for team-mode work distribution 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 00a6647021 feat(background-agent): adapt idle event handler for team-mode sessions 2026-05-06 14:19:39 +09:00
YeonGyu-Kim a0d122b1e6 feat(background-agent): integrate team-mode into background manager 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 417a368af8 feat(background-agent): extend types for team-mode background tasks 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 2e6bb3413e feat(builtin-commands): adapt commands and templates for team-mode 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 844dcd4e83 feat(builtin-skills): register team-mode skill in exports 2026-05-06 14:19:39 +09:00
YeonGyu-Kim c9fdb04240 feat(builtin-skills): add team-mode skill implementation with tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim d3c020c4f9 feat(team-mode): export team-tools barrel 2026-05-06 14:19:39 +09:00
YeonGyu-Kim f2555feadb feat(team-mode): add team tasks tools with tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim b71c6e1905 feat(team-mode): add team query tools with tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 379b3fde1f feat(team-mode): add team messaging tools with missing-session tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim f4327987d5 feat(team-mode): add team lifecycle tools with inline spec tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim a10ab16c39 feat(team-mode): export team-runtime barrel 2026-05-06 14:19:39 +09:00
YeonGyu-Kim c657dff8d1 feat(team-mode): add team runtime shutdown helpers and tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim cb1c7508e7 feat(team-mode): add team runtime resource cleanup with tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 62d409085e feat(team-mode): add team runtime delete with background cancellation tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 4645d56d05 feat(team-mode): add team runtime layout activation with tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim d958b7f17a feat(team-mode): add team runtime member dependency resolution 2026-05-06 14:19:39 +09:00
YeonGyu-Kim a65d54cac3 feat(team-mode): add team runtime member resolver with tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 301e02cdf9 feat(team-mode): add team runtime status query with tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim d9785c7c2c feat(team-mode): add team runtime create with tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 51382c1082 test(team-mode): add live tmux smoke test for team layout 2026-05-06 14:19:39 +09:00
YeonGyu-Kim f78b1e62d7 feat(team-mode): add sweep-stale-team-sessions with tests 2026-05-06 14:19:39 +09:00
YeonGyu-Kim 2b8096fc06 feat(team-mode): add resolve-caller-tmux-session helper with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim eb61091f6d feat(team-mode): add rebalance-team-window command with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim a13ef03f82 feat(team-mode): add close-team-member-pane command with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim c5df781029 feat(team-mode): add tmux team layout creation and removal 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 0f20a1b7f9 feat(team-mode): export team-mailbox barrel 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 01aeeedc60 feat(team-mode): add team mailbox reservation logic 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 2ce86ff9e5 feat(team-mode): add team mailbox poll with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 3f69333939 feat(team-mode): add team mailbox ack with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 07368b4685 feat(team-mode): add team mailbox send with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 85cc30a8fe feat(team-mode): add team mailbox inbox with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 796143aa5d feat(team-mode): export team-tasklist barrel 2026-05-06 14:19:38 +09:00
YeonGyu-Kim b34cd87416 feat(team-mode): add team tasklist test-support utilities 2026-05-06 14:19:38 +09:00
YeonGyu-Kim f72593736d feat(team-mode): add team tasklist update with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 205ce93654 feat(team-mode): add team tasklist dependencies with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 4270af3ac9 feat(team-mode): add team tasklist claim with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 043348442d feat(team-mode): add team tasklist list with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 031a7a4dd4 feat(team-mode): add team tasklist get with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 6e0f6aefcc feat(team-mode): add team tasklist store with tests 2026-05-06 14:19:38 +09:00
YeonGyu-Kim 23e6a53ea2 feat(team-mode): export team-state-store barrel 2026-05-06 14:19:38 +09:00