Richard Tang
07600c5ab5
feat: encourage action plan prompts
2026-05-04 17:55:44 -07:00
Richard Tang
eee55ea8c7
chore: fix wrong model name
2026-05-03 11:35:05 -07:00
Richard Tang
78fffa63ec
chore: ci and release doc
Release / Create Release (push) Waiting to run
2026-05-01 18:06:39 -07:00
Richard Tang
12ffacccab
feat: tools config frontend grouping and tools cleanup
2026-05-01 15:28:40 -07:00
Richard Tang
d22a01682a
feat: major file ops refactor
2026-05-01 07:41:42 -07:00
Richard Tang
445c9600ab
chore: release v0.10.5
...
Release / Create Release (push) Waiting to run
Cache-aware cost reporting + new frontier models (GPT-5.5, DeepSeek V4
Pro/Flash, GLM-5.1). cache_control now propagates through OpenRouter
sub-providers (anthropic / gemini / glm / minimax) so the static system
prefix actually hits cache, and every response/finish event carries
cost_usd computed from a four-source fallback chain.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 20:21:03 -07:00
Richard Tang
b2efa179ea
docs: note cache fix in v0.10.4 release notes
...
Release / Create Release (push) Waiting to run
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-22 21:27:24 -07:00
Richard Tang
c7f1fbf19f
chore: release v0.10.4
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-22 21:12:28 -07:00
Richard Tang
80cd77ac30
chore: release v0.10.3
Release / Create Release (push) Waiting to run
2026-04-20 19:49:28 -07:00
Richard Tang
8b2ae369ac
fix:remove deuplicate parts in indenpendent prompt
2026-04-20 14:52:32 -07:00
Richard Tang
24ef2c247d
chore: tidy editorconfig and gitattributes, drop unused reference
2026-04-19 13:24:34 -07:00
Richard Tang
7b52ed9fa7
fix: outdated jsonledger
2026-04-18 20:35:05 -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 >
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
4fdbc438f9
chore: release v0.10.1
...
Release / Create Release (push) Waiting to run
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-15 18:15:40 -07:00
Richard Tang
27b15789fb
fix: skills prompts
2026-04-14 18:51:14 -07:00
Bryan
b763226a64
docs: update references for orchestrator/host/loader renames
2026-04-10 15:39:36 -07:00
Navya Bijoy
5a90a4ba42
update default storage path from /tmp to ~/.hive/agents/{agent_name}/ ( #6556 )
2026-04-08 16:22:45 +08:00
Richard Tang
30ad3edfbf
docs: readme improvement
2026-04-07 09:18:34 -07:00
Richard Tang
cd9a625041
fix: dynamic absolute path and instruction
2026-04-06 13:21:06 -07:00
Richard Tang
420d703138
fix: quickstart extension instructions
2026-04-06 13:11:10 -07:00
Richard Tang
dc64cc68a1
feat: add a html file for browser extension instruction
2026-04-03 21:52:42 -07:00
Richard Tang
ec08ae7438
feat: worker agent memory
2026-04-02 17:05:32 -07:00
Richard Tang
6affe06f6d
feat: add kimi support for dummy agent test
2026-04-02 13:12:09 -07:00
Richard Tang
02edd44283
feat: First-Class Worker Agents with Event-Driven Dependency Execution
2026-04-02 13:00:52 -07:00
Richard Tang
318ecfd508
refactor: refactor shared memory to data buffer
2026-04-02 11:02:30 -07:00
Richard Tang
0e5f571b09
refactor: removed unused ticket escalate and unused runner code
2026-04-01 20:10:41 -07:00
Richard Tang
bf06984625
refactor: remove deprecated cli command and orchastrator
2026-04-01 19:58:54 -07:00
Richard Tang
86f6aa2e8f
refactor: remove deprecated functions in runner and runtime
2026-04-01 19:43:29 -07:00
Richard Tang
6a77a9a7b2
refactor: rename worker functions for clarity
2026-04-01 19:04:44 -07:00
Richard Tang
1765e1cb6c
feat: debugger and simplication
2026-04-01 17:28:54 -07:00
Richard Tang
f3fefe0cbc
refactor: remove adapt md and its reference
2026-04-01 11:00:41 -07:00
Bhuvaneswari N
8174f330ae
docs: document 5 new natively supported LLM providers ( #6865 )
2026-04-01 18:18:15 +08:00
Hundao
d5ba985e29
docs: fix agent.json examples to match current schema ( #6878 )
...
Replace outdated node_id/edge_id with id, wrap nodes/edges under
graph key, add goal section with success_criteria. Matches what
load_agent_export() and NodeSpec actually expect.
Fixes #897
Co-authored-by: Jose37456 <Jose37456@users.noreply.github.com >
2026-03-31 12:41:59 +08:00
Richard Tang
645792fb1a
docs: remove outdated documents
2026-03-24 18:23:38 -07:00
Richard Tang
3154e34c7a
docs: add instruction for running dummy agents and remove old documentation
2026-03-24 18:20:27 -07:00
Richard Tang
fca2deb980
chore: update documentation
2026-03-23 20:35:26 -07:00
Sundaram Kumar Jha
a2cd96a1a7
docs: document OpenRouter and Hive LLM provider setup ( #6644 )
...
* docs(llm): document OpenRouter and Hive LLM setup
* docs(contributing): add OpenRouter and Hive LLM guidance
2026-03-22 10:12:44 +08:00
Timothy
f7639f8572
fix: realtime context display
2026-03-18 19:29:31 -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
bryan
c10eea04ec
refactor: update graph node colors
2026-03-16 17:26:57 -07:00
bryan
c3f13c50eb
docs: remove stale iso 5807 references
2026-03-16 12:22:01 -07:00
bryan
b518525418
docs: update flowchart schema for 9 types with new color palette
2026-03-16 12:13:06 -07:00
Hundao
7f7e8b4dff
docs: update Windows guidance to reflect native support ( #6519 )
...
quickstart.ps1 and hive.ps1 provide full native Windows support.
Update README, CONTRIBUTING, and environment-setup docs to stop
recommending WSL as the primary path. Also add Windows alternatives
for make check/test commands in CONTRIBUTING.md.
Fixes #3835
Fixes #3839
2026-03-16 15:52:42 +08:00
Milton Adina
06f1d4dcef
docs: add Windows quickstart.ps1 instructions to getting-started.md ( #5668 )
...
- Add Windows (PowerShell) section alongside Linux/macOS
- Reference .\quickstart.ps1 for native Windows users
- Add Set-ExecutionPolicy note for script execution
- Link to environment-setup.md for WSL alternatives
2026-03-15 18:05:39 +08:00
Richard Tang
2272491cf5
chore: remove dead code
2026-03-13 18:10:43 -07:00
Timothy
eacf2520cf
chore: skills prd
2026-03-13 15:22:09 -07:00
Timothy @aden
1e74f194a1
Update authors in MCP Server Registry document
2026-03-13 12:15:50 -07:00
Timothy
08157d2bd6
chore(docs): bounty program - standard
2026-03-13 12:10:21 -07:00