Commit Graph

  • 03c61bf591 release: v1.0.0 github-actions[bot] 2025-12-13 04:53:01 +00:00
  • 2ae7593058 feat(hooks): add ultrawork-mode hook for automatic agent orchestration guidance YeonGyu-Kim 2025-12-13 13:37:37 +09:00
  • f57aa39d53 feat(hooks): add ultrawork-mode hook for automatic agent orchestration guidance YeonGyu-Kim 2025-12-13 13:37:37 +09:00
  • 0090a90d50 fix(background-task): send notification to parent session instead of main session YeonGyu-Kim 2025-12-13 13:36:31 +09:00
  • 41a318df66 fix(background-task): send notification to parent session instead of main session YeonGyu-Kim 2025-12-13 13:36:31 +09:00
  • 735a7a20f0 feat(antigravity): add GCP permission error retry with exponential backoff YeonGyu-Kim 2025-12-13 13:19:39 +09:00
  • e533a35109 feat(antigravity): add GCP permission error retry with exponential backoff YeonGyu-Kim 2025-12-13 13:19:39 +09:00
  • af4c07f4cf docs: update LLM agent guide with Google Auth recommendation and disabled_hooks section YeonGyu-Kim 2025-12-13 13:09:39 +09:00
  • 934d4bcf32 docs: update LLM agent guide with Google Auth recommendation and disabled_hooks section YeonGyu-Kim 2025-12-13 13:09:39 +09:00
  • eff291a176 feat(background-task): show original prompt and last message in running task status YeonGyu-Kim 2025-12-13 13:05:12 +09:00
  • 91ae0cc67d feat(background-task): show original prompt and last message in running task status YeonGyu-Kim 2025-12-13 13:05:12 +09:00
  • 3414d346bb fix(hooks): add session-notification to disabled_hooks with race/memory fixes YeonGyu-Kim 2025-12-13 13:02:55 +09:00
  • 7859f0dd2d fix(hooks): add session-notification to disabled_hooks with race/memory fixes YeonGyu-Kim 2025-12-13 13:02:55 +09:00
  • a4f252ac95 feat(config): add disabled_hooks option for selective hook disabling Claude 2025-12-13 03:10:39 +00:00
  • e131491db4 feat(config): add disabled_hooks option for selective hook disabling Claude 2025-12-13 03:10:39 +00:00
  • 3496ce8a9e release: v0.4.4 github-actions[bot] 2025-12-13 04:24:02 +00:00
  • 08e2bb4034 release: v0.4.4 github-actions[bot] 2025-12-13 04:24:02 +00:00
  • 7ac93031ce release: v0.4.3 github-actions[bot] 2025-12-13 03:22:29 +00:00
  • 04f33e584c release: v0.4.3 github-actions[bot] 2025-12-13 03:22:29 +00:00
  • ec4a0d77d2 docs: add google_auth configuration section and update schema YeonGyu-Kim 2025-12-13 12:21:07 +09:00
  • 8d76a57fe8 docs: add google_auth configuration section and update schema YeonGyu-Kim 2025-12-13 12:21:07 +09:00
  • 7597bd5070 release: v0.4.2 github-actions[bot] 2025-12-13 03:16:48 +00:00
  • 8db2bd3893 release: v0.4.2 github-actions[bot] 2025-12-13 03:16:48 +00:00
  • 2b186ff2e8 fix(google-auth): integrate into main package via config option YeonGyu-Kim 2025-12-13 12:13:50 +09:00
  • 555abbc0d6 fix(google-auth): integrate into main package via config option YeonGyu-Kim 2025-12-13 12:13:50 +09:00
  • 9b9d0ab6f9 fix(config): deep merge agent overrides with reusable deepMerge utility (#27) Junho Yeo 2025-12-13 12:00:38 +09:00
  • 3b129f11c4 fix(config): deep merge agent overrides with reusable deepMerge utility (#27) Junho Yeo 2025-12-13 12:00:38 +09:00
  • 4c6b7a34c4 fix(hooks): prevent infinite loop when todo-continuation-enforcer runs during session recovery (#29) Junho Yeo 2025-12-13 11:48:22 +09:00
  • 2cab36f06d fix(hooks): prevent infinite loop when todo-continuation-enforcer runs during session recovery (#29) Junho Yeo 2025-12-13 11:48:22 +09:00
  • f8423765cc release: v0.4.0 github-actions[bot] 2025-12-12 19:59:41 +00:00
  • fd357e490b release: v0.4.0 github-actions[bot] 2025-12-12 19:59:41 +00:00
  • 81383a0f41 fix(deps): add @openauthjs/openauth and hono as direct dependencies YeonGyu-Kim 2025-12-13 04:58:37 +09:00
  • 55157bceaf fix(deps): add @openauthjs/openauth and hono as direct dependencies YeonGyu-Kim 2025-12-13 04:58:37 +09:00
  • cef2036575 fix(antigravity): improve streaming retry logic and implement true SSE streaming YeonGyu-Kim 2025-12-13 04:50:11 +09:00
  • 5608bd0ef9 fix(antigravity): improve streaming retry logic and implement true SSE streaming YeonGyu-Kim 2025-12-13 04:50:11 +09:00
  • c84bd6cedb fix(antigravity): use loadCodeAssist project ID and add OpenAI message conversion YeonGyu-Kim 2025-12-13 04:24:24 +09:00
  • abd90bbc9c fix(antigravity): use loadCodeAssist project ID and add OpenAI message conversion YeonGyu-Kim 2025-12-13 04:24:24 +09:00
  • 147dfa506d fix(session-recovery): handle API/storage index mismatch in empty message recovery YeonGyu-Kim 2025-12-13 04:16:42 +09:00
  • 7fe85a11da fix(session-recovery): handle API/storage index mismatch in empty message recovery YeonGyu-Kim 2025-12-13 04:16:42 +09:00
  • 65c40f5a47 docs: reorder features section and add background task documentation YeonGyu-Kim 2025-12-13 01:34:48 +09:00
  • 8e62514eef docs: reorder features section and add background task documentation YeonGyu-Kim 2025-12-13 01:34:48 +09:00
  • cafde428cf docs: improve authentication setup guide with detailed provider instructions YeonGyu-Kim 2025-12-13 01:19:55 +09:00
  • dddb920061 docs: improve authentication setup guide with detailed provider instructions YeonGyu-Kim 2025-12-13 01:19:55 +09:00
  • 5f6cae6b7f feat(hooks): add auto-update-checker for plugin version management YeonGyu-Kim 2025-12-13 01:18:39 +09:00
  • 787e247a08 feat(hooks): add auto-update-checker for plugin version management YeonGyu-Kim 2025-12-13 01:18:39 +09:00
  • a6af8ccda1 fix(background-task): change default block to false and clarify system notification YeonGyu-Kim 2025-12-13 01:18:19 +09:00
  • 6f229a86e3 fix(background-task): change default block to false and clarify system notification YeonGyu-Kim 2025-12-13 01:18:19 +09:00
  • 5f4bcd136b feat(antigravity): add thought signature support for multi-turn conversations YeonGyu-Kim 2025-12-13 01:16:53 +09:00
  • 5fd59afacf feat(antigravity): add thought signature support for multi-turn conversations YeonGyu-Kim 2025-12-13 01:16:53 +09:00
  • 8d3beeefd6 fix(hooks): use last assistant message tokens instead of cumulative sum YeonGyu-Kim 2025-12-13 01:02:21 +09:00
  • 3d273ff853 fix(hooks): use last assistant message tokens instead of cumulative sum YeonGyu-Kim 2025-12-13 01:02:21 +09:00
  • 8db129fdd7 refactor: remove opencode-openai-codex-auth dependency and auth subpath YeonGyu-Kim 2025-12-13 00:31:48 +09:00
  • 6a565ee126 refactor: remove opencode-openai-codex-auth dependency and auth subpath YeonGyu-Kim 2025-12-13 00:31:48 +09:00
  • 445a91de70 feat(antigravity-auth): separate google-auth module with dynamic port allocation YeonGyu-Kim 2025-12-13 00:30:17 +09:00
  • 0bf853d9ef feat(antigravity-auth): separate google-auth module with dynamic port allocation YeonGyu-Kim 2025-12-13 00:30:17 +09:00
  • a063f14460 fix(antigravity-auth): apply auth headers in pass-through path YeonGyu-Kim 2025-12-12 23:26:53 +09:00
  • 16393b2554 fix(antigravity-auth): apply auth headers in pass-through path YeonGyu-Kim 2025-12-12 23:26:53 +09:00
  • 3f7fe3253c fix(antigravity-auth): address Oracle feedback - custom credentials, logging, docs YeonGyu-Kim 2025-12-12 23:24:20 +09:00
  • d450c4f966 fix(antigravity-auth): address Oracle feedback - custom credentials, logging, docs YeonGyu-Kim 2025-12-12 23:24:20 +09:00
  • a105e9c3de fix(background-task): handle SDK response structure compatibility YeonGyu-Kim 2025-12-12 23:05:53 +09:00
  • 4b3b581901 fix(background-task): handle SDK response structure compatibility YeonGyu-Kim 2025-12-12 23:05:53 +09:00
  • afb8d4917f docs(ai-todolist): mark Phase 1-4 as complete (14 tasks) YeonGyu-Kim 2025-12-12 23:01:50 +09:00
  • af03a89e0c docs(ai-todolist): mark Phase 1-4 as complete (14 tasks) YeonGyu-Kim 2025-12-12 23:01:50 +09:00
  • 21948b7e09 feat(google-antigravity-auth): create auth plugin for Google models YeonGyu-Kim 2025-12-12 22:55:06 +09:00
  • 7bfca25958 feat(google-antigravity-auth): create auth plugin for Google models YeonGyu-Kim 2025-12-12 22:55:06 +09:00
  • 0a27c1ea0b feat(antigravity-auth): add request/response transformation with tools and thinking YeonGyu-Kim 2025-12-12 22:18:25 +09:00
  • d444e62b20 feat(antigravity-auth): add request/response transformation with tools and thinking YeonGyu-Kim 2025-12-12 22:18:25 +09:00
  • e6e9c7f605 feat(antigravity-auth): add OAuth flow and token management YeonGyu-Kim 2025-12-12 21:59:40 +09:00
  • 07e2e907c5 feat(antigravity-auth): add OAuth flow and token management YeonGyu-Kim 2025-12-12 21:59:40 +09:00
  • 12ebf1117a feat(antigravity-auth): add types and constants foundation YeonGyu-Kim 2025-12-12 21:43:35 +09:00
  • 36b8576c78 feat(antigravity-auth): add types and constants foundation YeonGyu-Kim 2025-12-12 21:43:35 +09:00
  • 36f0b790bf refactor(background-notification): remove chat.message handler YeonGyu-Kim 2025-12-12 20:36:39 +09:00
  • 5ba1d9f3c3 refactor(background-notification): remove chat.message handler YeonGyu-Kim 2025-12-12 20:36:39 +09:00
  • 6d04746740 refactor(auth): rename codex-auth to auth subpath export YeonGyu-Kim 2025-12-12 19:39:24 +09:00
  • efe37d4cfc refactor(auth): rename codex-auth to auth subpath export YeonGyu-Kim 2025-12-12 19:39:24 +09:00
  • f19c777cf7 fix(session-recovery): handle empty content in user messages YeonGyu-Kim 2025-12-12 19:27:37 +09:00
  • c662f9c240 fix(session-recovery): handle empty content in user messages YeonGyu-Kim 2025-12-12 19:27:37 +09:00
  • 763528bb6e refactor(omo-task): rename to call_omo_agent with run_in_background parameter YeonGyu-Kim 2025-12-12 18:39:53 +09:00
  • 12c0b7b6c0 refactor(omo-task): rename to call_omo_agent with run_in_background parameter YeonGyu-Kim 2025-12-12 18:39:53 +09:00
  • 652f9f7354 feat(anthropic-auto-compact): add retry mechanism with exponential backoff YeonGyu-Kim 2025-12-12 14:28:40 +09:00
  • f007437991 feat(anthropic-auto-compact): add retry mechanism with exponential backoff YeonGyu-Kim 2025-12-12 14:28:40 +09:00
  • 629cdc5da4 feat(background-task): disable tools in child sessions YeonGyu-Kim 2025-12-12 11:48:39 +09:00
  • f6bdc45fe7 feat(background-task): disable tools in child sessions YeonGyu-Kim 2025-12-12 11:48:39 +09:00
  • 2f8b988fa4 refactor(background-task): unify background_result and background_status into background_output tool YeonGyu-Kim 2025-12-12 10:54:24 +09:00
  • 01f935f074 refactor(background-task): unify background_result and background_status into background_output tool YeonGyu-Kim 2025-12-12 10:54:24 +09:00
  • 1b304dd9a9 fix(background-agent): use promptAsync to avoid response parsing errors YeonGyu-Kim 2025-12-12 10:27:02 +09:00
  • 550322cb0c fix(background-agent): use promptAsync to avoid response parsing errors YeonGyu-Kim 2025-12-12 10:27:02 +09:00
  • 62fe391323 fix(background-agent): send notification to main session ID YeonGyu-Kim 2025-12-12 10:24:31 +09:00
  • 14f785925c fix(background-agent): send notification to main session ID YeonGyu-Kim 2025-12-12 10:24:31 +09:00
  • 264b4405f2 fix(background-agent): use TUI appendPrompt + submitPrompt for notification YeonGyu-Kim 2025-12-12 10:15:46 +09:00
  • 6449a00f46 fix(background-agent): use TUI appendPrompt + submitPrompt for notification YeonGyu-Kim 2025-12-12 10:15:46 +09:00
  • ce0f16d1ee fix(background-agent): simplify notification - remove status checks YeonGyu-Kim 2025-12-11 18:39:20 +09:00
  • 3fd9e95579 fix(background-agent): simplify notification - remove status checks YeonGyu-Kim 2025-12-11 18:39:20 +09:00
  • 9c6e4bb19e fix(background-agent): use session status check and prompt() for visible notification YeonGyu-Kim 2025-12-11 18:36:36 +09:00
  • 78047dfd7d fix(background-agent): use session status check and prompt() for visible notification YeonGyu-Kim 2025-12-11 18:36:36 +09:00
  • 952d00f845 fix(background-agent): force TUI update when notifying parent session YeonGyu-Kim 2025-12-11 18:13:02 +09:00
  • 9986841f9b fix(background-agent): force TUI update when notifying parent session YeonGyu-Kim 2025-12-11 18:13:02 +09:00
  • eed33d8476 fix(background-agent): use session.prompt() instead of promptAsync() YeonGyu-Kim 2025-12-11 17:58:27 +09:00
  • b422e2f94f fix(background-agent): use session.prompt() instead of promptAsync() YeonGyu-Kim 2025-12-11 17:58:27 +09:00
  • 85df08b368 fix(background-agent): use tui.showToast() for notification YeonGyu-Kim 2025-12-11 17:55:12 +09:00