Skip to content

CLI v0.2.0

Choose a tag to compare

@AnExiledDev AnExiledDev released this 16 Apr 20:52
· 2 commits to main since this release

CodeForge CLI v0.2.0

CLI for CodeForge development workflows — session history, plugin management, codebase indexing, and devcontainer control.

Commands

  • codeforge session — search and browse session history
  • codeforge task — search and manage tasks
  • codeforge plan — search plans across sessions
  • codeforge plugin — list, enable/disable plugins; show hooks, agents, skills
  • codeforge config — show and apply configuration
  • codeforge index — build and query codebase symbol index
  • codeforge container — devcontainer lifecycle (up, down, rebuild, exec, shell)

Install

npm install -g @coredirective/cf-cli

Requires Bun runtime.

npm: npm install -g @coredirective/cf-cli