Forge
Move Lumi from a terminal chat assistant into a terminal coding workbench.
/build/learn/reviewworkspace routing/fixci/ship/jobs
- workspace inspection
- symbol indexing
- dependency hints from imports
- hotspot detection
- impact-file suggestions
- suggested test targets
- cached architecture digest
- read conventions from
LUMI.md - persist decisions
- persist recent runs
- persist artifact history
- queued Workbench jobs in the TUI
- live status summaries
- side pane for active and completed jobs
- commit title
- PR description
- release notes
- changelog entry
- test summary
- architecture summary
- inspect workspace
- build a risk-aware plan
- find relevant files and checks
- execute through the agent path
- store run metadata
- generate ship-ready artifacts
- inspect workspace
- index repo symbols and imports
- summarize architecture and conventions
- surface hotspots, impact files, and tests
- cache the intelligence snapshot
- inspect workspace
- collect relevant files and checks
- run review-oriented planning
- surface risk, warnings, and suggested checks
- inspect workspace and verification commands
- plan around CI, lint, type, or test failures
- execute through the agent path
- record result and artifacts
- inspect workspace
- run detected verification commands
- summarize verification state
- generate release artifacts
- store artifact history
- background job queue inside
LumiTUI - Workbench pane with live job summaries
- command palette entries for all Workbench commands
- system-message rendering for completed Workbench runs
- classic CLI help updated with Workbench commands
/build,/learn,/fixci, and/shipavailable outside the TUI- workspace review routes through Workbench when appropriate
/statusincludes Workbench summary/doctorincludes Workbench summary- prompt identity mentions Workbench capabilities
- app branding updated to
Lumi v0.5.0: Forge - README refreshed around Forge Workbench
- rebirth remains available as a profile, not the primary release name
ruff check .pytest -qpython scripts/benchmark_gate.py --config configs/benchmark_gate.jsonpython scripts/rebirth_audit.py --strict