Timothy
446844b2ad
fix: tighten worker with sqlite skills
2026-04-15 18:11:15 -07:00
Richard Tang
78301274cd
feat: broswer tool improvements
2026-04-15 18:09:28 -07:00
Timothy
e719523434
fix: remove conflicting tools
2026-04-15 17:38:05 -07:00
Richard Tang
451a5d55d2
feat: queen independent prompt improvements
2026-04-15 17:36:48 -07:00
Richard Tang
e2a21b3613
chore: title of finance
2026-04-15 16:55:00 -07:00
Richard Tang
5c251645d3
Merge branch 'main' into feat/gui-ux-updates
2026-04-15 16:45:39 -07:00
Richard Tang
8783f372fc
feat: use the customtools model for gemini
2026-04-15 16:44:23 -07:00
bryan
2790d13bb6
Merge branch 'main' into feat/gui-ux-updates
2026-04-15 15:45:56 -07:00
bryan
900d94e49f
feat: add message timestamps, day-divider rows, and stable createdAt across stream updates
2026-04-15 15:45:31 -07:00
bryan
70e3eb539b
feat: extract QueenProfilePanel and open it from the app header
2026-04-15 15:45:20 -07:00
bryan
deeb7de800
feat: sort queens by last DM activity and trim "Head of" title prefix
2026-04-15 15:44:52 -07:00
bryan
57ad98005d
feat: derive last_active_at from latest message timestamp and sort history newest-first
2026-04-15 15:44:32 -07:00
Timothy
79c5d43006
feat: colony sqlite and skills
2026-04-15 15:28:37 -07:00
Timothy
252710fb41
fix: context health and eviction
2026-04-15 11:40:45 -07:00
Richard Tang
22df99ef51
Merge remote-tracking branch 'origin/main'
Release / Create Release (push) Waiting to run
v0.10.0
2026-04-14 19:56:33 -07:00
Richard Tang
edc3135797
Merge branch 'feature/new-colony'
2026-04-14 19:56:08 -07:00
Richard Tang
27b15789fb
fix: skills prompts
2026-04-14 18:51:14 -07:00
RichardTang-Aden
5ba5933edc
Merge pull request #7046 from vincentjiang777/main
...
docs: new readme
2026-04-14 18:02:49 -07:00
Timothy
50eb4b0e8f
Merge branch 'feature/colony-creation' into feature/new-colony
2026-04-14 16:34:30 -07:00
Richard Tang
3e4a4c9924
Merge remote-tracking branch 'origin/feat/text-only-tool-filter' into feature/new-colony
2026-04-14 16:29:19 -07:00
Richard Tang
c47987e73c
fix: ask user widget fallback
2026-04-14 16:27:12 -07:00
Timothy
256b52b818
fix: skills for colonies
2026-04-14 16:23:17 -07:00
Richard Tang
8f5daf0569
fix: swtiching model and new chat
2026-04-14 16:04:07 -07:00
bryan
af5c72e785
feat: hide image-producing tools and vision-only prompt blocks from text-only models
2026-04-14 12:50:44 -07:00
Timothy
958bafea29
fix: tool gated skill activation
2026-04-14 11:17:03 -07:00
bryan
5cdc01cb8c
fix: preserve tool pill mapping across turn boundary for deferred ask_user completions
2026-04-14 10:56:38 -07:00
Timothy
6979ea825d
fix: remove tool limit
2026-04-14 10:35:08 -07:00
Timothy
d6093a560f
Merge branch 'feature/new-colony' into feature/colony-creation
2026-04-14 10:19:24 -07:00
Hundao
2f58cce781
fix(tools): web_scrape truncation no longer exceeds max_length ( #7044 )
...
The previous code did `text[:max_length] + "..."`, which made the
returned content always 3 chars longer than the requested max_length.
Reserve room for the ellipsis inside the limit so the contract holds.
Fixes #2098
2026-04-14 14:24:42 +08:00
Richard Tang
ab76a66646
fix: queen loading
2026-04-13 22:39:39 -07:00
Richard Tang
c575ff3fe7
feat: queen messages improvements
2026-04-13 22:31:49 -07:00
Timothy
8668d103a8
Merge branch 'feature/new-colony' into feature/colony-creation
2026-04-13 21:34:17 -07:00
Timothy
133f393f8b
feat: scheduled triggers
2026-04-13 21:33:54 -07:00
Timothy
fd3ef36a15
fix: side panel
2026-04-13 21:08:11 -07:00
Timothy
aa281aad34
fix: remove deprecated graphs
2026-04-13 20:56:47 -07:00
Richard Tang
a3d0c7e0cb
fix: remove No ask_user prompt in the examples
2026-04-13 20:54:17 -07:00
Richard Tang
de3042ba3f
fix Prompt in the home page are not given to the queen directly, users have to wait till the hello message to be finished.
2026-04-13 20:34:11 -07:00
Timothy
326d7f201c
Merge branch 'feature/new-colony' into feature/colony-creation
2026-04-13 19:59:34 -07:00
Timothy
db30ef3094
fix: reframe colony creation
2026-04-13 19:56:14 -07:00
Timothy
e3d1cb6739
fix: colony creation link
2026-04-13 19:46:24 -07:00
Timothy
846f3f2470
feat: improve tool call reliability
2026-04-13 19:34:47 -07:00
Richard Tang
913437ea0b
fix: build error
2026-04-13 18:06:40 -07:00
Richard Tang
520bd635e2
Merge branch 'feature/hive-experimental-comp-pipeline' into feature/new-colony
2026-04-13 18:02:34 -07:00
bryan
b7d850ddd0
feat: add LLM key validation endpoint, emit agent errors via SSE, and improve key management UI
2026-04-13 16:25:43 -07:00
Timothy
0a251278f1
feat: learned default skills
2026-04-13 10:34:25 -07:00
Timothy
857af8e6a3
fix: gcu system prompt
2026-04-13 10:00:00 -07:00
Timothy
273d4ec66e
fix: upgrade browser skills
2026-04-13 09:45:07 -07:00
Timothy
eeb46a2b3e
fix: tool credential filter
2026-04-11 12:54:26 -07:00
Timothy
b5e05fefae
fix: screenshot
2026-04-11 09:53:53 -07:00
Timothy
bdfbb7698a
fix: browser click
2026-04-10 23:34:39 -07:00