Commit Graph

973 Commits

Author SHA1 Message Date
Fahad
b1e9963991 feat: improved prompt 2025-10-06 12:38:22 +04:00
Fahad
8ae51a54ef Merge remote-tracking branch 'origin/main' 2025-10-06 11:20:51 +04:00
Fahad
ba348e34d6 docs: added instructions for enabling web-search manually for codex 2025-10-06 11:20:46 +04:00
github-actions[bot]
76bf98e5cd chore: sync version to config.py [skip ci] 2025-10-06 06:56:09 +00:00
semantic-release
2e410aa19b chore(release): 7.3.0
Automatically generated by python-semantic-release
2025-10-06 06:56:05 +00:00
Fahad
97ba7e44ce feat: codex supports web-search natively but needs to be turned on, run-server script asks if the user would like this done
fix: improved prompt for codex to avoid calling apilookup in a loop thinking it's a web-tool
2025-10-06 10:55:22 +04:00
Fahad
3ab0aa8314 docs: fixed typo 2025-10-06 10:22:19 +04:00
Fahad
c17ce3cf95 docs: fixed typo 2025-10-06 10:21:29 +04:00
Beehive Innovations
19186794ed docs: Update apilookup.md 2025-10-06 10:04:06 +04:00
Beehive Innovations
23c6c78bf1 docs: Update README.md 2025-10-06 10:02:25 +04:00
github-actions[bot]
e7920d0ed1 chore: sync version to config.py [skip ci] 2025-10-06 05:50:56 +00:00
semantic-release
b209e23158 chore(release): 7.2.0
Automatically generated by python-semantic-release
2025-10-06 05:50:51 +00:00
Fahad
5bea59540f feat: new tool to perform apilookup (latest APIs / SDKs / language features etc) https://github.com/BeehiveInnovations/zen-mcp-server/issues/204 2025-10-06 09:50:04 +04:00
Fahad
c42e9e9c34 refactor: de-duplicate roles to avoid explosion when more CLIs get added 2025-10-06 08:54:33 +04:00
Fahad
bb57f71966 docs: updated 2025-10-06 08:25:40 +04:00
github-actions[bot]
1854b1e26b chore: sync version to config.py [skip ci] 2025-10-06 04:10:51 +00:00
semantic-release
04d9c46d21 chore(release): 7.1.1
Automatically generated by python-semantic-release
2025-10-06 04:10:46 +00:00
Fahad
c671b7c262 Merge remote-tracking branch 'origin/main' 2025-10-06 08:09:55 +04:00
Fahad
1ff77faa80 fix: clink missing in toml 2025-10-06 08:09:50 +04:00
Beehive Innovations
2e719ae35e docs: Update README.md 2025-10-06 00:59:06 +04:00
Fahad
344c42bcbf docs: example for codex cli 2025-10-06 00:43:59 +04:00
Fahad
c3044de742 docs: example for codex cli 2025-10-06 00:42:45 +04:00
github-actions[bot]
e02e78d903 chore: sync version to config.py [skip ci] 2025-10-05 20:39:53 +00:00
semantic-release
83e2173bc5 chore(release): 7.1.0
Automatically generated by python-semantic-release
2025-10-05 20:39:49 +00:00
Fahad
561e4aaaa8 feat: support for codex as external CLI
fix: improved handling of MCP token limits when handling CLI output
2025-10-06 00:39:00 +04:00
Beehive Innovations
d052927bac Fixed video
Added a new link to 'Zen in action' in the README.
2025-10-05 12:04:04 +04:00
Beehive Innovations
00e6540031 Updated video 2025-10-05 12:02:33 +04:00
github-actions[bot]
d54bfdd497 chore: sync version to config.py [skip ci] 2025-10-05 07:40:00 +00:00
semantic-release
afdd5f75fb chore(release): 7.0.2
Automatically generated by python-semantic-release
2025-10-05 07:39:56 +00:00
Fahad
f38167d0dd Merge remote-tracking branch 'origin/main' 2025-10-05 11:39:04 +04:00
Fahad
a150e1c312 fix: intercept non-cli errors and allow agent to continue 2025-10-05 11:38:59 +04:00
github-actions[bot]
f2142a22ec chore: sync version to config.py [skip ci] 2025-10-05 07:10:10 +00:00
semantic-release
3aba5bf3f7 chore(release): 7.0.1
Automatically generated by python-semantic-release
2025-10-05 07:10:05 +00:00
Fahad
15ae3f24ba fix: --yolo needed for running shell commands, documentation added 2025-10-05 11:08:58 +04:00
Fahad
fb668c39b5 docs: updated intro 2025-10-05 10:45:16 +04:00
Fahad
e676acc909 Merge remote-tracking branch 'origin/main' 2025-10-05 10:44:10 +04:00
Fahad
28e80aa637 docs: updated intro 2025-10-05 10:44:06 +04:00
github-actions[bot]
bc4a27b18a chore: sync version to config.py [skip ci] 2025-10-05 06:41:37 +00:00
semantic-release
539ad0f301 chore(release): 7.0.0
Automatically generated by python-semantic-release
2025-10-05 06:41:33 +00:00
Fahad
a2ccb48e9a feat!: Huge update - Link another CLI (such as gemini directly from with Claude Code / Codex). https://github.com/BeehiveInnovations/zen-mcp-server/issues/208
Zen now allows you to define `roles` for an external CLI and delegate work to another CLI via the new `clink` tool (short for `CLI + Link`). Gemini, for instance, offers 1000 free requests a day - this means you can save on tokens and your weekly limits within Claude Code by delegating work to another entirely capable CLI agent!

Define your own system prompts as `roles` and make another CLI do anything you'd like. Like the current tool you're connected to, the other CLI has complete access to your files and the current context. This also works incredibly well with Zen's `conversation continuity`.
2025-10-05 10:40:44 +04:00
github-actions[bot]
0d46976a8a chore: sync version to config.py [skip ci] 2025-10-05 04:56:40 +00:00
Fahad
9c99b9b352 refactor: fixed test 2025-10-05 08:55:50 +04:00
Fahad
47973e945e refactor: include file modification dates too 2025-10-05 08:19:46 +04:00
Fahad
bd666227c8 docs: instructions for OpenCode 2025-10-04 23:22:26 +04:00
Fahad
615873c3db docs: updated intro 2025-10-04 23:11:37 +04:00
github-actions[bot]
8296bf871c chore: sync version to config.py [skip ci] 2025-10-04 19:08:56 +00:00
semantic-release
6375aa16ac chore(release): 6.1.0
Automatically generated by python-semantic-release
2025-10-04 19:08:52 +00:00
Fahad
fe9968b633 feat: support for Qwen Code 2025-10-04 23:07:50 +04:00
Fahad
aa6539472c docs: Updated intro 2025-10-04 21:58:00 +04:00
github-actions[bot]
18095d7d39 chore: sync version to config.py [skip ci] 2025-10-04 17:21:42 +00:00