Sundaram Kumar Jha
8680a35c39
fix(powershell): use shared uv discovery in setup_worker_model
2026-03-24 03:57:07 +05:30
Richard Tang
e581767cab
chore: ruff lint
2026-03-20 16:50:50 -07:00
Richard Tang
4b97baa34b
feat: native google oauth for antigravity support
2026-03-20 16:40:15 -07:00
levxn
965dec3ba1
fixing errors, finalising credential fetch (client id and secret) properly in fallback paths
2026-03-20 02:32:42 +05:30
levxn
f480fc2b94
oauth creds for antigravity picked properly
2026-03-19 20:26:42 +05:30
Timothy
ab26e64122
Merge remote-tracking branch 'origin/main' into feature/agent-skills
2026-03-18 19:41:39 -07:00
Timothy @aden
f365e219cb
Merge pull request #6615 from aden-hive/feat/worker-llm
...
feat: support separate LLM model for worker agents
2026-03-18 19:41:06 -07:00
Timothy
6acceed288
feat: hive debugger
2026-03-18 16:26:55 -07:00
Timothy
6452fe7fef
fix: discord bot
2026-03-18 15:34:08 -07:00
Timothy
651d6850a1
fix: bounty tracker change
2026-03-18 14:49:21 -07:00
Richard Tang
23c66d1059
feat: worker model loading
2026-03-18 12:14:02 -07:00
Richard Tang
b9d529d94e
feat: support separate worker llm setup
2026-03-18 11:19:44 -07:00
Sundaram Kumar Jha
4e2951854b
fix(openrouter): harden quickstart setup and model validation
2026-03-18 10:39:58 +05:30
Timothy
03842353e4
Merge branch 'main' into feature/openrouter-api-key-support
2026-03-17 11:21:53 -07:00
Richard Tang
0a91b49417
feat: add validation and config for baseURL
2026-03-16 16:07:13 -07:00
Richard Tang
b47175d1df
feat: add hive llm spec in the quickstart
2026-03-16 14:10:30 -07:00
Sundaram Kumar Jha
988de80b66
Merge branch 'main' into feature/openrouter-api-key-support
2026-03-16 19:51:04 +05:30
Sundaram Kumar Jha
dc6aa226ee
feat(openrouter): validate model readiness and harden tool-call handling
...
- add OpenRouter chat completion validation to key checks for quickstart flows
- improve OpenRouter compat parsing to convert plain textual tool calls into real tool events
- prevent tool-call text from leaking into assistant responses
- add regression tests for OpenRouter key checks and LiteLLM tool compat parsing
2026-03-16 19:39:11 +05:30
Sundaram Kumar Jha
4a4f17ed40
fix quickstart guide for windows ( #6264 )
...
* fix(windows): verify uv is runnable before launch
* fix(windows): use validated uv path for kimi health check
* fix(windows): dedupe uv discovery and keep quickstart scoped
* chore: refresh uv lockfile
2026-03-15 15:19:15 +08:00
Sundaram Kumar Jha
9202cbd4d4
fix(openrouter): stabilize quickstart and tool execution
...
- add cross-platform OpenRouter quickstart setup, config fallbacks, and key validation\n- harden LiteLLM/OpenRouter tool execution, duplicate question handling, and worker loading UX\n- add backend and frontend regression coverage for OpenRouter flows
2026-03-14 20:48:58 +05:30
Richard Tang
2272491cf5
chore: remove dead code
2026-03-13 18:10:43 -07:00
Timothy
08157d2bd6
chore(docs): bounty program - standard
2026-03-13 12:10:21 -07:00
Richard Tang
2a4fe4020c
feat: force the planning agent to ask questions
2026-03-12 19:45:07 -07:00
RichardTang-Aden
fd79dceb0f
Merge pull request #6166 from aden-hive/fix/subagent-reply-stall
...
Release / Create Release (push) Waiting to run
micro-fix: update escalation tests for new ESCALATION_REQUESTED flow
2026-03-10 19:47:00 -07:00
Richard Tang
ad50139d67
chore: lint
2026-03-10 19:46:35 -07:00
Timothy
7c47e367de
feat: support moonshotai kimi subscription
2026-03-10 18:03:44 -07:00
Timothy
1ccfdbbf7d
chore: minimax key check
2026-03-10 15:24:09 -07:00
Richard Tang
4f5ac6d1b1
refactor: rename hive_coder to queen and extract queen orchestrator
2026-03-09 14:23:31 -07:00
Richard Tang
d12afeb35d
chore: ruff lint
2026-03-08 19:46:49 -07:00
Richard Tang
d2b510014d
feat: adjust tools and knowledge separation between planning and building
2026-03-08 19:21:50 -07:00
Richard Tang
3ed5fda448
feat: planning phase for the queen
2026-03-08 18:49:45 -07:00
RichardTang-Aden
9129b4a42e
Merge pull request #5975 from aden-hive/feat/queen-responsibility
...
Release / Create Release (push) Waiting to run
feat: separate queen responsibility by phases
2026-03-06 19:21:53 -08:00
Richard Tang
19dd40ed3a
chore: ruff lint
2026-03-06 19:11:53 -08:00
Richard Tang
e2558e3f95
fix: llm friendly input
2026-03-06 16:04:58 -08:00
Richard Tang
1344d3bb8e
feat: add node parameters and fix problems for initialize_agent_package
2026-03-06 15:54:27 -08:00
Richard Tang
0ba781609a
refactor: remove unused builder functions
2026-03-06 15:32:45 -08:00
Richard Tang
5ce230b0a6
refactor: move the coder tools
2026-03-06 14:56:19 -08:00
Richard Tang
4de140a170
Merge remote-tracking branch 'origin/main' into feat/queen-responsibility
2026-03-06 11:17:03 -08:00
Richard Tang
891bf08477
feat: re-organized queen prompt
2026-03-06 11:13:15 -08:00
Vasu Bansal
80f5a363d2
fix: address minimax review feedback in quickstart and provider wiring
2026-03-06 16:10:02 +05:30
Richard Tang
775a0fa511
chore: prompt debug tool
2026-03-05 19:35:52 -08:00
Timothy @aden
93bf373a5b
Merge pull request #5869 from aden-hive/feature/hive-as-a-game
...
feat: integration bounty program with Lurkr XP, Discord roles, and automated tracking
2026-03-05 09:29:48 -08:00
Timothy
c7a47c71f0
fix: simplify game plan
2026-03-04 19:15:27 -08:00
Timothy
1c24848db3
feat: implement hive github repo and discord as a connected game
2026-03-04 18:52:42 -08:00
Richard Tang
9e2004e33b
Merge remote-tracking branch 'origin/main' into feat/queen-responsibility
2026-03-04 17:30:09 -08:00
bryan
917c7706ea
chore: lint fix
2026-03-04 16:14:56 -08:00
bryan
9ef272020e
chore: added llm key health check
2026-03-04 11:35:12 -08:00
Richard Tang
9102328d1c
feat: make LLM logger by default on
2026-03-04 10:30:17 -08:00
Omar Shareef
e1a490756e
fix: systematically enforce UTF-8 encoding across tools and core to fix Windows charmap decode errors
2026-03-04 15:58:03 +02:00
Richard Tang
b11bca0c67
chore: lint reformat
2026-02-24 18:53:04 -08:00