← Back to Fulcrum

Changelog

All notable changes to Fulcrum, from v1.0.0 to today.

v6.2.0Latest

Smart Context & Platform Architecture

  • 98% faster session startup with lazy loading Memory Bank
  • New platform-architect skill for cloud deployments
  • Self-injecting using-fulcrum skill at session start
v6.1.0

Multi-Vendor Support

  • Added Gemini CLI support
  • Added Codex CLI support
  • Unified ai-tools/ configuration
v6.0.0

Vendor-Agnostic Framework

  • Renamed to Fulcrum (from Claude AI Team Framework)
  • Support for Claude, Copilot, Cursor, Windsurf
  • Single canonical config generates vendor-specific files
v5.2.0

Quality Gates & PR Creator

  • New quality-gate-checker skill with 7 validation gates
  • New pr-creator skill for automated PR generation
  • Enhanced code-reviewer with security scanning
v5.1.0

Test Engineer & Council Review

  • New test-engineer skill for complete testing lifecycle
  • New council-review skill for peer review dialogue
  • Improved design-reviewer with ADR support
v5.0.0

Skills System

  • Introduced modular skills architecture
  • Skills for discovery, planning, implementation, review
  • Automatic skill activation based on context
v4.0.0

Beads Work Tracking

  • Git-synced work items in .beads/
  • Dependency-aware task execution
  • Session persistence across context resets
v3.0.0

Agent Council

  • Peer review between implementer and domain expert
  • Consensus-based quality assurance
  • Tech Lead escalation for disagreements
v2.0.0

Parallel Execution

  • Work Orchestrator for parallel agent dispatch
  • Dependency wave analysis
  • Force multiplication through concurrency
v1.0.0

Initial Release

  • 13 autonomous agents across 4 roles
  • Memory Bank for persistent context
  • Slash command interface