Fahad
4cfaa0b606
feat!: Claude Code as a CLI agent now supported. Mix and match: spawn claude code from within claude code, or claude code from within codex.
...
Stay in codex, plan review and fix complicated bugs, then ask it to spawn claude code and implement the plan.
This uses your current subscription instead of API tokens.
2025-10-08 11:18:59 +04:00
Fahad
9ffca53ce5
feat! Claude Code as a CLI agent now supported. Mix and match: spawn claude code from within claude code, or claude code from within codex.
...
Stay in codex, plan review and fix complicated bugs, then ask it to spawn claude code and implement the plan.
This uses your current subscription instead of API tokens.
2025-10-08 11:14:22 +04:00
github-actions[bot]
23c9b35d52
chore: sync version to config.py [skip ci]
2025-10-08 04:23:29 +00:00
semantic-release
13f1d77013
chore(release): 8.0.2
...
Automatically generated by python-semantic-release
2025-10-08 04:23:24 +00:00
Beehive Innovations
a99b258a9c
Merge pull request #282 from BeehiveInnovations/fix-runserver-quote-from-pr279
...
Fix runserver quote from pr279
2025-10-08 08:22:37 +04:00
Fahad
1de454224c
fix: restore run-server quote trimming regex
2025-10-08 08:15:46 +04:00
github-actions[bot]
728fb439b9
chore: sync version to config.py [skip ci]
2025-10-08 04:11:56 +00:00
semantic-release
f4c63f61f5
chore(release): 8.0.1
...
Automatically generated by python-semantic-release
2025-10-08 04:11:51 +00:00
Beehive Innovations
d80d77bb47
Merge pull request #279 from christopher-buss/fix-windows-clink
...
fix: resolve executable path for clink cross-platform compatibility in CLI
2025-10-08 08:11:04 +04:00
DarkNoon5891
7a2fac1901
Added file to uv
2025-10-07 22:42:17 +01:00
DarkNoon5891
caddffd864
FIxed multiple issues in run-server.ps1.Changed encoding to UTF8-BOM. Made Installing dependencies with uv safer on fail. Fixed syntax issue on line 1728.
2025-10-07 20:05:22 +01:00
christopher-buss
4370be33b4
test: fix clink agent tests to mock shutil.which() for executable resolution
...
The previous commit (f98046c ) added shutil.which() to resolve executables,
which broke two tests that only mocked subprocess execution. This commit
adds shutil.which() mocking to both test files to restore test compatibility.
Co-authored-by: Claude <noreply@anthropic.com >
2025-10-07 17:39:41 +01:00
christopher-buss
f98046c2fc
fix: resolve executable path for cross-platform compatibility in CLI agent
...
Resolves #276
2025-10-07 17:18:16 +01:00
github-actions[bot]
52245b91ea
chore: sync version to config.py [skip ci]
2025-10-07 14:51:19 +00:00
semantic-release
3f16224d37
chore(release): 8.0.0
...
Automatically generated by python-semantic-release
2025-10-07 14:51:15 +00:00
Fahad
ae11ab7557
Merge remote-tracking branch 'origin/main'
2025-10-07 18:49:18 +04:00
Fahad
ece8a5ebed
feat!: Full code can now be generated by an external model and shared with the AI tool (Claude Code / Codex etc)!
...
model definitions now support a new `allow_code_generation` flag, only to be used with higher reasoning models such as GPT-5-Pro and-Gemini 2.5-Pro
When `true`, the `chat` tool can now request the external model to generate a full implementation / update / instructions etc and then share the implementation with the calling agent.
This effectively allows us to utilize more powerful models such as GPT-5-Pro to generate code for us or entire implementations (which are either API-only or part of the $200 Pro plan from within the ChatGPT app)
2025-10-07 18:49:13 +04:00
github-actions[bot]
4c3454121c
chore: sync version to config.py [skip ci]
2025-10-07 09:26:52 +00:00
semantic-release
0456a07dff
chore(release): 7.8.1
...
Automatically generated by python-semantic-release
2025-10-07 09:26:47 +00:00
Fahad
04f7ce5b03
fix: updated model description to fix test
2025-10-07 13:25:53 +04:00
Fahad
7c36b9255a
refactor: moved registries into a separate module and code cleanup
...
fix: refactored dial provider to follow the same pattern
2025-10-07 12:59:09 +04:00
github-actions[bot]
c27e81d6d2
chore: sync version to config.py [skip ci]
2025-10-07 08:33:03 +00:00
semantic-release
1e2a360eb2
chore(release): 7.8.0
...
Automatically generated by python-semantic-release
2025-10-07 08:32:58 +00:00
Fahad
9268ddad2a
feat: provider cleanup
2025-10-07 12:32:00 +04:00
Fahad
02d13da897
refactor: new base class for model registry / loading
2025-10-07 12:31:34 +04:00
Fahad
4b988029fa
Merge remote-tracking branch 'origin/main'
2025-10-07 12:19:54 +04:00
Fahad
2a706d5720
feat: all native providers now read from catalog files like OpenRouter / Custom configs. Allows for greater control over the capabilities
2025-10-07 12:17:47 +04:00
Beehive Innovations
7b13543824
docs: Update README.md
2025-10-07 11:29:40 +04:00
Fahad
7d7c74b5a3
docs: formatting
2025-10-07 10:21:39 +04:00
Fahad
e8ef193dab
docs: link to videos from main page
2025-10-07 10:18:38 +04:00
Beehive Innovations
2352684192
docs: consensus video
2025-10-07 10:10:09 +04:00
github-actions[bot]
3e5fa96c98
chore: sync version to config.py [skip ci]
2025-10-07 05:51:40 +00:00
semantic-release
81944be7b4
chore(release): 7.7.0
...
Automatically generated by python-semantic-release
2025-10-07 05:51:36 +00:00
Fahad
5f0aaf5f69
feat: more aliases
2025-10-07 09:50:50 +04:00
Beehive Innovations
ed5dda7c5a
docs: video
2025-10-07 09:49:10 +04:00
github-actions[bot]
70ae62a2cd
chore: sync version to config.py [skip ci]
2025-10-07 05:09:26 +00:00
semantic-release
b77b810a5a
chore(release): 7.6.0
...
Automatically generated by python-semantic-release
2025-10-07 05:09:22 +00:00
Beehive Innovations
3bfe2507fe
Merge pull request #277 from lox/feat/add-gpt-5-pro-model
...
feat: add support for openai/gpt-5-pro model
2025-10-07 09:08:38 +04:00
github-actions[bot]
c1c75ba304
chore: sync version to config.py [skip ci]
2025-10-07 05:08:24 +00:00
Fahad
3ddfed5ef0
docs: info about AI client timeouts
2025-10-07 09:07:37 +04:00
Lachlan Donald
abed075b2e
feat: add support for openai/gpt-5-pro model
...
Adds configuration for the new GPT-5 Pro model released by OpenAI.
Specifications from official docs:
- 400K context window
- 272K max output tokens (largest of GPT-5 family)
- Highest reasoning capability (5/5)
- Reasoning token support
- Vision input support (text+image input, text output only)
- No temperature support (fixed, like other reasoning models)
- Available via Responses API only (use_openai_response_api: true)
- Default reasoning effort: high
Accessible via alias 'gpt5pro'.
2025-10-07 16:02:37 +11:00
github-actions[bot]
0fa9b66580
chore: sync version to config.py [skip ci]
2025-10-06 19:32:56 +00:00
semantic-release
12089770e5
chore(release): 7.5.2
...
Automatically generated by python-semantic-release
2025-10-06 19:32:51 +00:00
Fahad
cbe1d79932
fix: handle 429 response https://github.com/BeehiveInnovations/zen-mcp-server/issues/273
2025-10-06 23:32:04 +04:00
Fahad
394b1bdeee
Merge remote-tracking branch 'origin/main'
2025-10-06 23:28:01 +04:00
Fahad
3e06f1c97d
docs: instructions on using github tool
2025-10-06 23:27:56 +04:00
github-actions[bot]
74fdd36de9
chore: sync version to config.py [skip ci]
2025-10-06 19:24:18 +00:00
semantic-release
de7db5931c
chore(release): 7.5.1
...
Automatically generated by python-semantic-release
2025-10-06 19:24:14 +00:00
Fahad
3a0ca3abdc
Merge remote-tracking branch 'origin/main'
2025-10-06 23:23:30 +04:00
Fahad
a33efbde52
fix: use CUSTOM_CONNECT_TIMEOUT for gemini too
...
feat: add grok-4 to openrouter_models.json
2025-10-06 23:23:24 +04:00