Skip to content

Releases: imMamdouhaboammar/get-fable

v1.5.1 - Doctor Supply-Chain Fix for Packaged npm Releases

Choose a tag to compare

@imMamdouhaboammar imMamdouhaboammar released this 28 Aug 19:51

Fixed

  • Packaged npm Doctor Supply-Chain Resolution: Fixed get-fable doctor supply-chain check when running from packaged npm/bun distributions where .github/workflows is excluded by design from the distribution tarball.

What's Changed

Full Changelog: v1.5.0...v1.5.1

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

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

get-fable v1.4.0 — Canonical Skill Pack, Multi-Agent Matrix & Universal Playbooks

Choose a tag to compare

@github-actions github-actions released this 28 Aug 08:00

get-fable v1.4.0 — Canonical Skill Pack, Multi-Agent Matrix & Universal Playbooks

get-fable v1.4.0 delivers a major upgrade to the AI agent coding lifecycle: deepening all 25 canonical skills into production-ready operational playbooks, adding native marketplace integration and authentic SVG assets across 10 agent harnesses, and hardening workspace/evidence isolation boundaries.


🌟 Key Highlights

1. Complete Operational Playbooks for All 25 Canonical Skills

Every canonical skill has been upgraded with structured trigger conditions, deterministic step-by-step procedures, tool usage policies, evidence requirements, and recovery flows:

  • Core Lifecycle: get-fable, fable-discover, fable-plan, fable-execute, fable-verify, fable-recover
  • Intelligence & Build: fable-research, fable-tdd, fable-delegate
  • Quality & Safety Gates: fable-review, fable-security, fable-eval
  • Delivery & Orchestration: fable-release, fable-handoff, fable-cowork, fable-loop
  • Execution & Simulation: fable-run, fable-simulator, fable-spark, fable-simplify
  • Context & Memory: fable-artifact, fable-dataviz, fable-memory, fable-config, fable-mode

2. Multi-Agent Ecosystem & Native Marketplace Support

  • Native plugins, rules, and configuration matrices for 10 top agent platforms:
    • Claude Code (.claude-plugin/)
    • OpenAI Codex (.codex-plugin/)
    • ChatGPT (.chatgpt-plugin/)
    • Gemini CLI / Antigravity (.gemini-plugin/)
    • Cursor (.cursor-plugin/)
    • OpenCode (.opencode-plugin/)
    • DeepSeek (.deepseek-plugin/)
    • Kimi (.kimi-plugin/)
    • Kiro (.kiro-plugin/)
    • Pi Code (.pi-plugin/)
  • Unified single-command installer matrix for all platforms (get-fable install <agent>).
  • Authentic high-resolution vector SVG logos and UI assets integrated across all supported agents and hosts.

3. Enterprise-Grade State & Verification Boundary Hardening

  • Bound evidence records strictly to workspace ID and routing scope to eliminate cross-workspace bleed.
  • Implemented failure precedence preservation in evidence gates.
  • Added native Git lifecycle hook execution in linked worktrees.
  • Enforced strict supply-chain pinning across all GitHub Actions workflows with full commit SHAs and Bun frozen lockfiles.

📦 Quick Start & Installation

# Direct run with Bun
bunx get-fable init

# Install into your favorite coding agent
bunx get-fable install claude
bunx get-fable install antigravity
bunx get-fable install codex
bunx get-fable install cursor
bunx get-fable install opencode

📋 Full Changelog

  • feat(skills): Deepen all 25 canonical Skills into operational playbooks (#19)
  • feat(skills): Upgrade get-fable adapter skill to full lifecycle routing guide and extract session learnings
  • feat(assets): Integrate official AI coding agents & IDEs SVG logos via @lobehub/icons
  • feat(assets): Add get-fable infographic GIF & high-res branding assets
  • fix(state): Bind evidence to workspace and routing scope (#22)
  • fix(hooks): Support Git hooks in linked worktrees (#24)
  • fix(state): Invalidate evidence after failed writes and preserve failure precedence
  • ci: Enforce generated llms.txt context and package catalog freshness (#23)
  • ci: Pin supply-chain actions with immutable commit SHAs and OIDC trusted publishing

Full Diff: v1.3.0...v1.4.0

get-fable v1.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 17:28

get-fable v1.3.0

Reusable coding lifecycle discipline and specialist Skills for AI coding agents

get-fable v1.3.0 is a major enterprise maturity release bringing evidence-backed M4 maturity to all 25 canonical Skills, an oracle-free behavioral evaluation harness, machine-readable CLI contracts (--json-v1), supply-chain hardening with pinned commit SHAs, secret scanning, and automated cross-host installation across 9 agent environments.


Highlights

  • Evidence-Backed Skill Maturity (M4): All 25 canonical Skills have achieved verified M4 maturity backed by empirical evaluation against Google Cloud Vertex AI (gemini-2.5-flash).
  • Oracle-Free Behavioral Evaluation: Introduced get-fable behavior-eval export and score commands for blinded provider evaluation across 5 adversarial categories (known, negative, ambiguous, adversarial, holdout) with tamper-proof SHA-256 corpus and oracle binding.
  • Machine-Readable CLI Envelopes (--json-v1): Standardized versioned schema envelopes across all major CLI commands (route, doctor, spark, behavior-eval, feed, status) while maintaining backward-compatible --json.
  • Supply-Chain & Security Hardening: All 19 third-party GitHub Actions pinned to full 40-character commit SHAs; integrated TruffleHog secret scanning, CodeQL static analysis, and npm OIDC Trusted Publishing.
  • End-to-End Test Suite: Automated Cypress.io E2E browser smoke tests for the public site and documentation terminal simulator.
  • Multi-Host Parity: Verified full installer and lifecycle support across 9 agent environments (Claude Code, Antigravity / Gemini, Codex, OpenCode, Cursor, Kimi, DeepSeek, Kiro, Pi Code).

Behavioral Evidence Summary

  • Total Cases: 115 cases across 22 action Skills
  • Categories Tested: known (>=90%), negative (>=95%), ambiguous (>=90%), adversarial (>=95%), holdout (>=90%)
  • Result: 115 / 115 passed (100% pass rate, 0 forbidden violations)
  • Cryptographic Binding: Signed with SHA-256 corpus digest and oracle digest.

Installation & Quick Start

# Global installation
npm install -g get-fable
# or
bun add -g get-fable

# Quick start in any repository
get-fable init
get-fable route "Fix race condition in token refresh and verify with tests"
get-fable spark
get-fable doctor

Install into your AI agent environment:

get-fable install all

Full Changelog

See CHANGELOG.md for full details.