CLI v0.2.0
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 historycodeforge task— search and manage taskscodeforge plan— search plans across sessionscodeforge plugin— list, enable/disable plugins; show hooks, agents, skillscodeforge config— show and apply configurationcodeforge index— build and query codebase symbol indexcodeforge container— devcontainer lifecycle (up, down, rebuild, exec, shell)
Install
npm install -g @coredirective/cf-cliRequires Bun runtime.
npm: npm install -g @coredirective/cf-cli