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
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
RichardTang-Aden
11379fc0ef
Merge branch 'main' into perf/reduce-subprocess-spawning-windows
2026-02-24 17:43:25 -08:00
mubarakar95
40e74e408b
perf: reduce subprocess spawning in quickstart scripts ( #4427 )
...
## Problem
Windows process creation (CreateProcess) is 10-100x slower than Linux fork/exec.
The quickstart scripts were spawning 4+ separate `uv run python -c "import X"`
processes to verify imports, adding ~600ms overhead on Windows.
## Solution
Consolidated all import checks into a single batch script that checks multiple
modules in one subprocess call, reducing spawn overhead by ~75%.
## Changes
- **New**: `scripts/check_requirements.py` - Batched import checker
- **New**: `scripts/test_check_requirements.py` - Test suite
- **New**: `scripts/benchmark_quickstart.ps1` - Performance benchmark tool
- **Modified**: `quickstart.ps1` - Updated import verification (2 sections)
- **Modified**: `quickstart.sh` - Updated import verification
## Performance Impact
**Benchmark results on Windows:**
- Before: ~19.8 seconds for import checks
- After: ~4.9 seconds for import checks
- **Improvement: 14.9 seconds saved (75.2% faster)**
## Testing
- ✅ All functional tests pass (`scripts/test_check_requirements.py`)
- ✅ Quickstart scripts work correctly on Windows
- ✅ Error handling verified (invalid imports reported correctly)
- ✅ Performance benchmark confirms 75%+ improvement
Fixes #4427
2026-02-12 15:38:58 +05:30
Richard Tang
27746147e2
fix: fix the antigravity config folder
2026-02-11 16:41:21 -08:00
Richard Tang
8c0241f087
fix: use --directory instead of cwd for Antigravity MCP compatibility
2026-02-11 16:36:12 -08:00
Richard Tang
958d016174
fix: use uv run for MCP servers, script reads from template
2026-02-11 16:03:32 -08:00
Richard Tang
6414be7bd4
fix: change the wrong antigravity mcp path
2026-02-11 15:47:54 -08:00
himanshu748
a670548a57
Antigravity: one-command setup script and clearer docs
...
- Add scripts/setup-antigravity-mcp.sh to auto-detect repo root and write
~/.gemini/mcp.json with absolute paths (no manual path editing)
- Lead docs with Quick start (3 steps) and note ./ vs / for the script
- README: point to one-command setup; clarify script runs from repo folder
2026-02-11 15:45:56 -08:00