Commit Graph

  • 7047ecbf46 chore: fixed ci feat/tool-skill-config Richard Tang 2026-04-22 20:14:36 -07:00
  • b96ee5aaab fix: create new session and switch branch Richard Tang 2026-04-22 20:05:21 -07:00
  • 6744bea01a feat: move date time inject from system prompt Richard Tang 2026-04-22 17:11:34 -07:00
  • 390038225b feat static system prompt Richard Tang 2026-04-22 16:54:47 -07:00
  • b55c8fdf86 fix: validate session creation inputs and tighten skill/reflection edges Richard Tang 2026-04-22 15:08:50 -07:00
  • e9aea0bbc4 fix: tools and skills registration Richard Tang 2026-04-22 13:54:10 -07:00
  • 0ba1fa8262 feat: created colony inherit skills and tools Richard Tang 2026-04-21 19:23:33 -07:00
  • 0fd96d410e feat: configurable default tools and skills Richard Tang 2026-04-21 19:15:40 -07:00
  • c658a7c50b feat: default skills and tools Richard Tang 2026-04-21 19:15:28 -07:00
  • 56c3659bda feat: refactor tool config and library menu Richard Tang 2026-04-21 18:57:11 -07:00
  • 14f927996c feat: skill library Richard Tang 2026-04-21 18:48:22 -07:00
  • 8a0ec070b8 feat: tool library Richard Tang 2026-04-21 17:20:54 -07:00
  • 80cd77ac30 chore: release v0.10.3 v0.10.3 Richard Tang 2026-04-20 19:49:28 -07:00
  • c67521a09c chore: ruff lint feat/colony-merge-candidate Richard Tang 2026-04-20 19:14:14 -07:00
  • 8da06f4f90 Merge remote-tracking branch 'origin/feat/queue-message' into feat/colony-merge-candidate Richard Tang 2026-04-20 19:11:58 -07:00
  • 46e0413eb8 chore: create colony popup Richard Tang 2026-04-20 19:01:43 -07:00
  • 81731587ff feat(tool call): add format _coerce before execution Richard Tang 2026-04-20 18:58:12 -07:00
  • 4e9d9bf1ea feat: group tools by sessions Richard Tang 2026-04-20 18:20:10 -07:00
  • 2644ab953d fix: tool calls in chat Richard Tang 2026-04-20 18:10:53 -07:00
  • e7daa59573 feat: queen ask_user tool prompt Richard Tang 2026-04-20 16:48:43 -07:00
  • 1bec43afad feat: ask_user tool prompt Richard Tang 2026-04-20 16:38:29 -07:00
  • 3d1357595d refactor: ask_user Richard Tang 2026-04-20 16:34:18 -07:00
  • 59ccbba810 fix: suppress typing flicker on queue auto-flush and dedup user bubble on bootstrap race feat/queue-message bryan 2026-04-20 15:30:01 -07:00
  • 8b2ae369ac fix:remove deuplicate parts in indenpendent prompt Richard Tang 2026-04-20 14:52:32 -07:00
  • 96a667cbd9 feat: better identity prompt structure Richard Tang 2026-04-20 14:41:20 -07:00
  • 17150a53bd chore: lint Richard Tang 2026-04-20 13:09:02 -07:00
  • c1d7b0ee69 feat: fix reply message bubble and improve code reuse Richard Tang 2026-04-20 13:07:26 -07:00
  • 16ea9b52d3 feat: queue messages during queen turns in colony/queen chats bryan 2026-04-20 12:45:38 -07:00
  • dcbfd4ab01 feat: add pending-queue hook and Steer/Cancel UI in ChatPanel bryan 2026-04-20 12:45:14 -07:00
  • b762020793 refactor: carry executionId on user SSE events bryan 2026-04-20 12:44:56 -07:00
  • 4ffddc53e6 fix: trigger message Richard Tang 2026-04-20 11:54:11 -07:00
  • 24bcc5aea7 feat: update trigger ui Richard Tang 2026-04-20 11:19:57 -07:00
  • 3c91119f67 feat: improvements for scheduler Richard Tang 2026-04-20 10:49:37 -07:00
  • 923e773c14 feat: improve the tab switching tool Richard Tang 2026-04-20 10:21:32 -07:00
  • 199c3a235e feat(tool): add Prometheus tool support (#7047) feature/hive-remote Naresh Chandanbatve 2026-04-20 15:43:49 +05:30
  • a881fe68da fix(llm): ensure store=False is passed to Codex Responses API (#7089) Kavin 2026-04-20 15:24:41 +05:30
  • 6b9040477f fix(ci): unbreak main, ruff format browser and refresh test_model_catalog (#7095) Hundao 2026-04-20 17:23:26 +08:00
  • c7cc031060 fix: handling broken Aden API Key Richard Tang 2026-04-19 20:05:14 -07:00
  • 93c0ef672a fix: queen badge Richard Tang 2026-04-19 19:37:49 -07:00
  • 67d55e6cce feat: scheduler tools for incubating Richard Tang 2026-04-19 19:30:31 -07:00
  • 0907ff9cec Merge branch 'pr-7093-vincent' into feat/colony-session-transfer Richard Tang 2026-04-19 19:01:19 -07:00
  • ed2e7125ac feat: colony creation, queen identity in colonies, and org chart improvements Vincent Jiang 2026-04-19 18:55:01 -07:00
  • f39c1c87af feat: compact the queen session when creating colony feat/colony-session-transfer Richard Tang 2026-04-19 18:51:51 -07:00
  • 1229b4ad4d feat: incubating phase Richard Tang 2026-04-19 18:07:09 -07:00
  • 0d11a946a5 feat: mark-colony-spawned for a session that created colony Richard Tang 2026-04-19 17:21:06 -07:00
  • b007ed753b chore: xiaomi model context limit Richard Tang 2026-04-19 15:28:32 -07:00
  • bb39424e99 chore: update model context config Richard Tang 2026-04-19 15:19:26 -07:00
  • b27c7a029e chore: update openrouter model selections Richard Tang 2026-04-19 15:10:36 -07:00
  • a3433f2c9e Merge branch 'main' into fix/image-coordinate-precision fix/image-coordinate-precision Timothy 2026-04-19 13:25:41 -07:00
  • 24ef2c247d chore: tidy editorconfig and gitattributes, drop unused reference Richard Tang 2026-04-19 13:24:34 -07:00
  • a8f9661626 chore: remove unused files Richard Tang 2026-04-19 13:19:01 -07:00
  • 3005bcaa96 chore: bump extension version to 1.0.1 Timothy 2026-04-19 13:06:51 -07:00
  • 40c4591d65 fix: extension icons Timothy 2026-04-19 13:06:13 -07:00
  • e2bfb9d3af fix: frame resize Timothy 2026-04-19 13:02:12 -07:00
  • e55cea97ef fix: diagnostics Timothy 2026-04-19 12:52:04 -07:00
  • ddaafe0307 Merge remote-tracking branch 'origin/main' into fix/image-coordinate-precision Timothy 2026-04-18 23:32:28 -07:00
  • c17205a453 test: align stale tests with current behavior fix/colony-skill-leak Richard Tang 2026-04-18 22:02:03 -07:00
  • 8e4468851c chore: ruff format Richard Tang 2026-04-18 21:45:34 -07:00
  • ccf4216841 fix: resolve merge conflict markers and ruff issues Richard Tang 2026-04-18 21:45:11 -07:00
  • 82ffcb17ac Merge remote-tracking branch 'origin/main' into fix/colony-skill-leak Richard Tang 2026-04-18 21:36:23 -07:00
  • 4da5bcc1e4 feat: queen bar in colony Richard Tang 2026-04-18 21:30:19 -07:00
  • 3df7194003 feat: worker tab by clicking on the worker Richard Tang 2026-04-18 21:21:22 -07:00
  • 6f1f27b6e9 feat: load table by colony Richard Tang 2026-04-18 20:55:20 -07:00
  • 7b52ed9fa7 fix: outdated jsonledger Richard Tang 2026-04-18 20:35:05 -07:00
  • 4d32526a29 feat: real available parallel size Richard Tang 2026-04-18 20:18:54 -07:00
  • 656401e199 feat: real snapshot after interaction Richard Tang 2026-04-18 19:51:52 -07:00
  • f2e51157dc feat: snapshot related prompts Richard Tang 2026-04-18 19:39:00 -07:00
  • 0d13c805b1 fix: colony skill leakage Timothy 2026-04-18 15:34:31 -07:00
  • b1ec64438c fix(runtime): prevent session restart until cancelled execution fully terminates (#7001) Kowshik Mente 2026-04-18 17:06:50 +05:30
  • 90aadf247a fix(ci): unbreak main — ruff format, test_refs, test_model_catalog (#7084) Hundao 2026-04-18 19:09:15 +08:00
  • 49317ac5f5 Merge pull request #7081 from vincentjiang777/feat/ui-ux-improvements RichardTang-Aden 2026-04-17 21:03:01 -07:00
  • 7216e9d9f0 chore: ruff lint and format Richard Tang 2026-04-17 21:01:18 -07:00
  • 91b1070d80 Merge remote-tracking branch 'origin/main' into feat/ui-ux-improvements Richard Tang 2026-04-17 20:58:20 -07:00
  • 08aeffd977 chore: more create colony logs feature/clean-context Richard Tang 2026-04-17 20:27:22 -07:00
  • 651b57b928 feat: hive open performance issue Richard Tang 2026-04-17 20:16:01 -07:00
  • 8c10fc2e1c fix: queen dm session loading Richard Tang 2026-04-17 20:11:48 -07:00
  • e3154ca0ee fix: colony session loading Richard Tang 2026-04-17 19:45:31 -07:00
  • 84a92af41b fix: patch the correct db path Richard Tang 2026-04-17 19:40:59 -07:00
  • 78fc62210a feat table tab improvements Richard Tang 2026-04-17 19:25:15 -07:00
  • 2fd7e9172a fix: y-offset inspection Timothy 2026-04-17 19:24:41 -07:00
  • ca63fd9ee9 feat: create skill along with colony Richard Tang 2026-04-17 19:03:28 -07:00
  • b99f25c8d7 feat: DataGrid for colony side bar Richard Tang 2026-04-17 18:47:19 -07:00
  • e972112074 feature: merge sidebars with functionalities Timothy 2026-04-17 18:12:18 -07:00
  • 6e97191f21 feat: UI/UX improvements across BYOK, org chart, profiles, and prompt library Vincent Jiang 2026-04-17 14:21:05 -07:00
  • 023fb9b8d0 refactor: use SSE for worker and browser status Richard Tang 2026-04-17 14:11:19 -07:00
  • b7924b1ad0 feat: colony tab by group Richard Tang 2026-04-17 14:05:55 -07:00
  • b6640b8592 fix: prevent watcher to be gced Timothy 2026-04-17 13:13:39 -07:00
  • 43a1d5797c Merge branch 'fix/worker-tab-groups' into feature/clean-context Timothy 2026-04-17 12:35:09 -07:00
  • 5cb814f2dc fix: worker tab groups fix/worker-tab-groups Timothy 2026-04-17 12:34:38 -07:00
  • f52c44821a feat: partially validation after typing Richard Tang 2026-04-17 12:16:13 -07:00
  • 97432ea08c feat: colony side bar Richard Tang 2026-04-17 11:52:49 -07:00
  • 0abd1125b7 fix: parallel execution Timothy 2026-04-17 11:20:06 -07:00
  • 803337ec74 feat: new queen phases Timothy 2026-04-17 06:19:15 -07:00
  • 2b055d4d42 fix: simplify system prompt Timothy 2026-04-17 04:47:51 -07:00
  • dde4dfaec9 Merge branch 'feature/colony-sqlite' into feature/clean-context Timothy 2026-04-17 04:12:35 -07:00
  • 6be026fcb1 fix: partial parts and system nudge Timothy 2026-04-17 04:06:59 -07:00
  • 3c2161aad5 chore: release v0.10.2 v0.10.2 Richard Tang 2026-04-16 23:43:20 -07:00
  • e74ebe6835 feat: reduce gemini context window to improve reliability Richard Tang 2026-04-16 23:41:24 -07:00
  • d788e5b2f7 chore: ruff lint Richard Tang 2026-04-16 23:33:48 -07:00
  • 583a5b41b4 fix: ununsed reference Richard Tang 2026-04-16 23:23:38 -07:00