Richard Tang
08aeffd977
chore: more create colony logs
2026-04-17 20:27:22 -07:00
Richard Tang
651b57b928
feat: hive open performance issue
2026-04-17 20:16:01 -07:00
Richard Tang
8c10fc2e1c
fix: queen dm session loading
2026-04-17 20:11:48 -07:00
Richard Tang
e3154ca0ee
fix: colony session loading
2026-04-17 19:45:31 -07:00
Richard Tang
84a92af41b
fix: patch the correct db path
2026-04-17 19:40:59 -07:00
Richard Tang
78fc62210a
feat table tab improvements
2026-04-17 19:25:15 -07:00
Richard Tang
ca63fd9ee9
feat: create skill along with colony
2026-04-17 19:03:28 -07:00
Richard Tang
b99f25c8d7
feat: DataGrid for colony side bar
2026-04-17 18:47:19 -07:00
Timothy
e972112074
feature: merge sidebars with functionalities
2026-04-17 18:12:18 -07:00
Richard Tang
023fb9b8d0
refactor: use SSE for worker and browser status
2026-04-17 14:11:19 -07:00
Richard Tang
b7924b1ad0
feat: colony tab by group
2026-04-17 14:05:55 -07:00
Timothy
b6640b8592
fix: prevent watcher to be gced
2026-04-17 13:13:39 -07:00
Timothy
43a1d5797c
Merge branch 'fix/worker-tab-groups' into feature/clean-context
2026-04-17 12:35:09 -07:00
Timothy
5cb814f2dc
fix: worker tab groups
2026-04-17 12:34:38 -07:00
Richard Tang
f52c44821a
feat: partially validation after typing
2026-04-17 12:16:13 -07:00
Richard Tang
97432ea08c
feat: colony side bar
2026-04-17 11:52:49 -07:00
Timothy
0abd1125b7
fix: parallel execution
2026-04-17 11:20:06 -07:00
Timothy
803337ec74
feat: new queen phases
2026-04-17 06:19:15 -07:00
Timothy
2b055d4d42
fix: simplify system prompt
2026-04-17 04:47:51 -07:00
Timothy
dde4dfaec9
Merge branch 'feature/colony-sqlite' into feature/clean-context
2026-04-17 04:12:35 -07:00
Timothy
6be026fcb1
fix: partial parts and system nudge
2026-04-17 04:06:59 -07:00
Richard Tang
3c2161aad5
chore: release v0.10.2
...
Release / Create Release (push) Waiting to run
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
v0.10.2
2026-04-16 23:43:20 -07:00
Richard Tang
e74ebe6835
feat: reduce gemini context window to improve reliability
2026-04-16 23:41:24 -07:00
Richard Tang
d788e5b2f7
chore: ruff lint
2026-04-16 23:33:48 -07:00
Richard Tang
583a5b41b4
fix: ununsed reference
2026-04-16 23:23:38 -07:00
Richard Tang
83cc44bdef
Merge branch 'feature/full-image-size'
2026-04-16 23:15:59 -07:00
Timothy
558813e7fa
feat: fraction-based visual clicks
2026-04-16 22:36:41 -07:00
Timothy
aba0ff07ba
fix: model invariant screenshot
2026-04-16 20:29:05 -07:00
Timothy
4303a36df0
fix: namespaced browser tab groups
2026-04-16 20:07:05 -07:00
Timothy
e68d8ef10b
fix: do not kill queen when switching
2026-04-16 19:29:00 -07:00
Richard Tang
c6b6a5a2f7
feat: GCP skills and prompts improvements
2026-04-16 17:43:52 -07:00
Richard Tang
18f5f078fc
feat: dashed highlighter for browser type focus
2026-04-16 17:26:09 -07:00
Richard Tang
cc6ec97a75
feat: multiple modes browser snapshot tool
2026-04-16 17:22:44 -07:00
Richard Tang
44d114f0d0
feat: default 1ms delay and prompt improvements
2026-04-16 16:19:38 -07:00
Richard Tang
9e71f16d15
Merge remote-tracking branch 'origin/fix/browser-behaviour-improvements' into fix/browser-behaviour-improvements
2026-04-16 16:14:43 -07:00
Richard Tang
28cad2376c
feat: separate type focus tool
2026-04-16 16:08:43 -07:00
Timothy
8222cd306e
fix: simplify canonical workflow
2026-04-16 16:02:37 -07:00
Timothy
b50f237506
fix: screenshot skill diction
2026-04-16 15:16:22 -07:00
Richard Tang
916803889f
feat: browswer control tools improvement and debugger
2026-04-16 15:14:08 -07:00
Timothy
59b1bc9338
fix: tool grouping logic
2026-04-16 12:55:10 -07:00
Timothy
37672c5581
fix: remove worker tool from dm
2026-04-16 12:23:19 -07:00
Timothy
7b0948cd62
Merge branch 'refactor/worker-message' into feature/colony-sqlite
2026-04-16 11:26:46 -07:00
Timothy
4aa5fd7a90
refactor: align worker display
2026-04-16 11:26:32 -07:00
Richard Tang
d20b617008
feat: queen profile in message bubbles
2026-04-16 11:21:02 -07:00
Timothy
c4ee12532f
fix: worker message display
2026-04-16 11:20:17 -07:00
Richard Tang
36ebf27e3e
feat: make side bar size adjustble
2026-04-16 11:15:47 -07:00
Richard Tang
ae1599c66a
feat: queen profile side bar
2026-04-16 11:15:30 -07:00
Richard Tang
810cf5a6d3
Merge remote-tracking branch 'origin/main' into feature/colony-sqlite
2026-04-16 11:10:34 -07:00
Timothy
1ee0d5a2e8
feat: worker bubble display
2026-04-16 10:48:44 -07:00
Hundao
9051c443fb
fix(tests): resolve Windows CI failures ( #7061 )
...
- test_background_job: use sys.executable and double quotes instead of
single-quoted 'python -c' which Windows cmd.exe doesn't understand
- test_cli_entry_point: guard against None stdout on Windows with
(result.stdout or "").lower()
- test_safe_eval: bump DEFAULT_TIMEOUT_MS from 100 to 500 to accommodate
slow Windows CI runners where SIGALRM is unavailable
2026-04-16 21:05:09 +08:00