Skip to content

agentic-mcp-tools/owlex

v0.1.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Owlex adds Gemini CLI support with fresh and resumed session commands.

Full changelog
  • add adviser tool use using gemini. ## What's New

    Gemini CLI Support

    Owlex now supports Gemini CLI alongside Codex CLI, enabling multi-AI delegation from Claude Code:

    • start_gemini_session - Fresh Gemini session with 1M token context
    • resume_gemini_session - Continue with preserved conversation history
    • Async task execution with wait_for_task / get_task_result

    When to Use Each

    | Task | Provider | Why |
    |------|----------|-----|
    | Large codebase analysis | Gemini | 1M token context |
    | Code review & bug finding | Codex | Purpose-built for flaws |
    | Multimodal (images, video) | Gemini | State-of-the-art |
    | PRD & requirements | Codex | Socratic questioning |

    Other Changes

    • MIT License added
    • Improved notification messages
    • Better error handling for encoding issues
    • README badges and project metadata

    Full Changelog: https://github.com/agentic-mcp-tools/owlex/compare/v0.1.0...v0.1.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track agentic-mcp-tools/owlex

Get notified when new releases ship.

Sign up free

About agentic-mcp-tools/owlex

AI council server: query CLI agents (Claude Code, Codex, Gemini, and OpenCode) in parallel with deliberation rounds

All releases →

Beta — feedback welcome: [email protected]