Skip to content

get-fable v1.5.0: Universal Multi-Agent Lifecycle & ChatGPT/Codex Plugin Bundle

Choose a tag to compare

@imMamdouhaboammar imMamdouhaboammar released this 28 Aug 18:57
· 11 commits to master since this release

get-fable v1.5.0 — Universal Multi-Agent Lifecycle, Native OpenAI Codex & ChatGPT Plugins, and 30-Platform Ecosystem

🚀 Highlights

  • Universal Multi-Agent Ecosystem Expansion (30+ Supported AI Platforms): Extended get-fable rules, prompt directives, instructions, and canonical skills across 30 AI coding platforms including Claude Code, Google Antigravity & Gemini CLI, OpenAI Codex & ChatGPT, GitHub Copilot, Devin, Windsurf, Replit Agent, Amazon Q Developer, Grok Build, JetBrains Junie, Roo Code, Cline, OpenHands, OpenCode, Aider, Cursor, Continue, Kilo Code, Plandex, AutoGPT, Hermes Agent, Moonshot Kimi, DeepSeek, Kiro, Pi Code, Trae, Warp AI, Atlarix, Vellum, Codegen, Muse Code, Qodo, and Agent Kernel.
  • Universal OpenAI Codex & ChatGPT Plugin Package (get-fable-codex-plugin-v1.5.0.zip): Fully configured plugin root with .codex-plugin/plugin.json, .chatgpt-plugin/ai-plugin.json, native hooks integration (hooks.codex.json), and standalone marketplace submission structure.
  • Host-Neutral Lifecycle Hook Dispatcher (hooks/fable_hook_dispatch.py): Unified Python lifecycle hook dispatcher across Claude Code, Google Antigravity, and OpenAI Codex event schemas with privacy-safe lifecycle journaling (.fable/events.jsonl).
  • Antigravity Native Five-Event Lifecycle Hooks: Full support for PreToolUse, PostToolUse, PreInvocation, PostInvocation, and Stop lifecycle events in Google Antigravity.
  • Deterministic & State-Aware Routing Policy: Hardened task router with tie-breaking, suppression handling, and evidence-driven candidate selection.

📦 Downloadable Assets & Packs

  • get-fable-codex-plugin-v1.5.0.zip: Clean standalone ChatGPT & Codex plugin package ready for online marketplace submission and developer installation.
  • get-fable-skills-pack-v1.5.0.zip: All 25 canonical specialist skill playbooks and package manifests.
  • get-fable-v1.5.0.tar.gz: Full release tarball.

⚡ Quick Install

# Global CLI via Bun
bun add -g get-fable

# Or via npm
npm install -g get-fable

# Or add as skills package via Vercel Skills CLI
npx skills add imMamdouhaboammar/get-fable