Commit Graph

  • ab37193257 Clarify that today's date is NOT 2024 in envContext YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • aa9d3c9a09 OmO to not to call Explore every single time, only when required YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • aa2f9a6ca5 OmO to not to call Explore every single time, only when required YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • e1e798b316 Interactive Bash Simpler YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • e326e2dd72 Interactive Bash Simpler YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 5422683f9b Specify agents YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • f19a7a564e Specify agents YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • e0e47ce402 refactor(hooks): improve interactive bash session tracking and command parsing YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 03a450131d refactor(hooks): improve interactive bash session tracking and command parsing YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • d89784e867 feat(hooks): restrict background_task for task tool subagents YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • c2e96f1ffe feat(hooks): restrict background_task for task tool subagents YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 3df3e8adc3 fix(hooks): clear remindedSessions on assistant response to enable repeated continuation YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • e8e10b9683 fix(hooks): clear remindedSessions on assistant response to enable repeated continuation YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 303b9c7923 feat(tools): add interactive_bash tool for tmux session management YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 5cbef252a3 feat(tools): add interactive_bash tool for tmux session management YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 7b6e6c986d fix(hooks): add lowercase tool names to truncator hooks YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 2524c90850 fix(hooks): add lowercase tool names to truncator hooks YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • e93c9d6be6 feat(agents): inject environment context into OmO system prompt YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 50112b97ea feat(agents): inject environment context into OmO system prompt YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • a0ffe43771 fix(hooks): respect previous message's agent mode in message sending hooks YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 355fa35651 fix(hooks): respect previous message's agent mode in message sending hooks YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 2ec98e5baf fix(session-recovery): fallback to filesystem when API parts empty YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 9aab980dc7 fix(session-recovery): fallback to filesystem when API parts empty YeonGyu-Kim 2025-12-15 19:02:31 +09:00
  • 810d86d2a0 release: v2.0.4 github-actions[bot] 2025-12-15 00:06:49 +00:00
  • 2920d5fe65 release: v2.0.4 github-actions[bot] 2025-12-15 00:06:49 +00:00
  • 17f0e46d29 refactor(non-interactive-env): use args.env instead of command prepending YeonGyu-Kim 2025-12-15 08:54:33 +09:00
  • 7fd52e27ce refactor(non-interactive-env): use args.env instead of command prepending YeonGyu-Kim 2025-12-15 08:54:33 +09:00
  • 81d5363d49 refactor(non-interactive-env): remove regex-based TUI blocking YeonGyu-Kim 2025-12-15 08:43:33 +09:00
  • 08481c046f refactor(non-interactive-env): remove regex-based TUI blocking YeonGyu-Kim 2025-12-15 08:43:33 +09:00
  • 4b50c77b4a refactor(hooks): rename interactive-bash-blocker to non-interactive-env YeonGyu-Kim 2025-12-14 22:34:55 +09:00
  • 192e8adf18 refactor(hooks): rename interactive-bash-blocker to non-interactive-env YeonGyu-Kim 2025-12-14 22:34:55 +09:00
  • e098d9bc6a fix(auto-update-checker): resolve unknown version display and improve JSONC parsing (#54) Junho Yeo 2025-12-15 08:39:21 +09:00
  • 5dd4d97c94 fix(auto-update-checker): resolve unknown version display and improve JSONC parsing (#54) Junho Yeo 2025-12-15 08:39:21 +09:00
  • 0c203b613c refactor(interactive-bash-blocker): replace regex blocking with environment configuration YeonGyu-Kim 2025-12-15 08:26:16 +09:00
  • b1abb7999b refactor(interactive-bash-blocker): replace regex blocking with environment configuration YeonGyu-Kim 2025-12-15 08:26:16 +09:00
  • c1ea0dbd5e add missing schema components YeonGyu-Kim 2025-12-14 22:34:55 +09:00
  • 8618d57d95 add missing schema components YeonGyu-Kim 2025-12-14 22:34:55 +09:00
  • 4a0549e6c3 feat(hooks): Add interactive-bash-blocker hook YeonGyu-Kim 2025-12-14 22:27:19 +09:00
  • 4b6b725f13 feat(hooks): Add interactive-bash-blocker hook YeonGyu-Kim 2025-12-14 22:27:19 +09:00
  • 079033c9c3 fix(session-recovery): Add placeholder message for thinking-only messages YeonGyu-Kim 2025-12-14 22:26:58 +09:00
  • 1aaa6e6ba2 fix(session-recovery): Add placeholder message for thinking-only messages YeonGyu-Kim 2025-12-14 22:26:58 +09:00
  • dfb786dcdc release: v2.0.3 github-actions[bot] 2025-12-14 13:22:43 +00:00
  • 7cb8210e65 release: v2.0.3 github-actions[bot] 2025-12-14 13:22:43 +00:00
  • 20b97302d4 feat(agents): add OmO and OmO-Plan as primary agents, demote build/plan YeonGyu-Kim 2025-12-14 21:59:17 +09:00
  • 7e4b633bbd feat(agents): add OmO and OmO-Plan as primary agents, demote build/plan YeonGyu-Kim 2025-12-14 21:59:17 +09:00
  • 239ce13abe feat(agents): make OmO default agent via build name hack YeonGyu-Kim 2025-12-14 21:59:17 +09:00
  • f44555a021 feat(agents): make OmO default agent via build name hack YeonGyu-Kim 2025-12-14 21:59:17 +09:00
  • e55653acc4 docs: fix incorrect default value for disable_build option YeonGyu-Kim 2025-12-14 21:45:29 +09:00
  • cccc7b7443 docs: fix incorrect default value for disable_build option YeonGyu-Kim 2025-12-14 21:45:29 +09:00
  • d1bf1b6f1f fix(session-notification): gracefully handle notify-send failures on WSL YeonGyu-Kim 2025-12-14 21:36:57 +09:00
  • 056b144174 fix(session-notification): gracefully handle notify-send failures on WSL YeonGyu-Kim 2025-12-14 21:36:57 +09:00
  • 4dac3fc440 fix(config): normalize agent names to support case-insensitive config YeonGyu-Kim 2025-12-14 21:35:49 +09:00
  • 7fef07da2e fix(config): normalize agent names to support case-insensitive config YeonGyu-Kim 2025-12-14 21:35:49 +09:00
  • 500287cbc3 docs: document missing hooks and permission options in README YeonGyu-Kim 2025-12-14 20:26:08 +09:00
  • 62307d987c docs: document missing hooks and permission options in README YeonGyu-Kim 2025-12-14 20:26:08 +09:00
  • 2d1f84cd5b docs: document OmO and build agent override capability in README YeonGyu-Kim 2025-12-14 19:52:07 +09:00
  • 24f2ee0c92 docs: document OmO and build agent override capability in README YeonGyu-Kim 2025-12-14 19:52:07 +09:00
  • 1b8098cac1 release: v2.0.2 github-actions[bot] 2025-12-14 10:26:14 +00:00
  • e836ad18ce release: v2.0.2 github-actions[bot] 2025-12-14 10:26:14 +00:00
  • 8abed46100 feat: add OmO agent to config schema for model override support (#46) Nguyen Quang Huy 2025-12-14 17:16:25 +07:00
  • 0c237064b5 feat: add OmO agent to config schema for model override support (#46) Nguyen Quang Huy 2025-12-14 17:16:25 +07:00
  • 90b64fa961 docs: update README and schema for v2.0.0 changes YeonGyu-Kim 2025-12-14 18:52:04 +09:00
  • 58279897ae docs: update README and schema for v2.0.0 changes YeonGyu-Kim 2025-12-14 18:52:04 +09:00
  • 5edd2659b1 release: v2.0.1 github-actions[bot] 2025-12-14 09:39:08 +00:00
  • 3e4d3fafd2 release: v2.0.1 github-actions[bot] 2025-12-14 09:39:08 +00:00
  • 820def5747 fix(auto-update-checker): resolve version detection failing with JSONC configs YeonGyu-Kim 2025-12-14 18:37:54 +09:00
  • f1b9a38698 fix(auto-update-checker): resolve version detection failing with JSONC configs YeonGyu-Kim 2025-12-14 18:37:54 +09:00
  • 6c0b2dca20 release: v2.0.0 github-actions[bot] 2025-12-14 08:50:07 +00:00
  • d1f6f9d41f release: v2.0.0 github-actions[bot] 2025-12-14 08:50:07 +00:00
  • 72588b7aeb feat(command): add easter egg command /omomomo YeonGyu-Kim 2025-12-14 17:48:51 +09:00
  • 4b35bf795a feat(command): add easter egg command /omomomo YeonGyu-Kim 2025-12-14 17:48:51 +09:00
  • 027286c0bd feat(auto-update-checker): improve local dev version display YeonGyu-Kim 2025-12-14 17:48:41 +09:00
  • 3adedca810 feat(auto-update-checker): improve local dev version display YeonGyu-Kim 2025-12-14 17:48:41 +09:00
  • a8784fe12b Update AGENTS.md YeonGyu-Kim 2025-12-14 17:18:09 +09:00
  • 3dea568007 Update AGENTS.md YeonGyu-Kim 2025-12-14 17:18:09 +09:00
  • 3a5b9a67e6 docs: add missing features to README and Schema YeonGyu-Kim 2025-12-14 17:17:02 +09:00
  • 00b938d20d docs: add missing features to README and Schema YeonGyu-Kim 2025-12-14 17:17:02 +09:00
  • 5433f87564 feat: add OmO config with build agent hiding and startup toast YeonGyu-Kim 2025-12-14 17:16:52 +09:00
  • 35d53cc74a feat: add OmO config with build agent hiding and startup toast YeonGyu-Kim 2025-12-14 17:16:52 +09:00
  • 5fdf248b47 chore(agents): update Librarian model to big-pickle (glm-4.6) YeonGyu-Kim 2025-12-14 17:16:42 +09:00
  • 9a1a22d1c5 chore(agents): update Librarian model to big-pickle (glm-4.6) YeonGyu-Kim 2025-12-14 17:16:42 +09:00
  • dc41eec1e2 feat(agents): add OmO orchestrator agent YeonGyu-Kim 2025-12-14 17:16:32 +09:00
  • 96088381e2 feat(agents): add OmO orchestrator agent YeonGyu-Kim 2025-12-14 17:16:32 +09:00
  • 104a0be333 refactor(agents): rewrite Oracle agent prompt YeonGyu-Kim 2025-12-14 17:16:00 +09:00
  • c2d6e03b92 refactor(agents): rewrite Oracle agent prompt YeonGyu-Kim 2025-12-14 17:16:00 +09:00
  • 72da25236b release: v1.1.9 github-actions[bot] 2025-12-14 05:05:19 +00:00
  • 7f27fbc890 release: v1.1.9 github-actions[bot] 2025-12-14 05:05:19 +00:00
  • a2a6690c71 refactor(grep): replace glob dependency with fs.readdirSync YeonGyu-Kim 2025-12-14 13:02:50 +09:00
  • 2806c64675 refactor(grep): replace glob dependency with fs.readdirSync YeonGyu-Kim 2025-12-14 13:02:50 +09:00
  • 3d44186701 feat(background-agent): restrict tool access in subagent execution to prevent recursive calls YeonGyu-Kim 2025-12-14 11:54:36 +09:00
  • ed76c502c3 feat(background-agent): restrict tool access in subagent execution to prevent recursive calls YeonGyu-Kim 2025-12-14 11:54:36 +09:00
  • 7f4c760f5f release: v1.1.8 github-actions[bot] 2025-12-14 03:53:57 +00:00
  • c4f2b63890 release: v1.1.8 github-actions[bot] 2025-12-14 03:53:57 +00:00
  • c665e4cd2b Add glob dependency for ripgrep auto-download feature YeonGyu-Kim 2025-12-14 12:51:54 +09:00
  • 030277b8dd Add glob dependency for ripgrep auto-download feature YeonGyu-Kim 2025-12-14 12:51:54 +09:00
  • 6771e7e276 fix(command): improve /get-unpublished-changes output clarity YeonGyu-Kim 2025-12-14 12:44:48 +09:00
  • 5e8e42fb74 fix(command): improve /get-unpublished-changes output clarity YeonGyu-Kim 2025-12-14 12:44:48 +09:00
  • 576108e57c feat(command): add /publish command for npm release workflow YeonGyu-Kim 2025-12-14 12:32:58 +09:00
  • a633c4dfbe feat(command): add /publish command for npm release workflow YeonGyu-Kim 2025-12-14 12:32:58 +09:00
  • 57b2fb4e80 fix(command-loader): preserve model field for opencode commands only YeonGyu-Kim 2025-12-14 12:24:59 +09:00