usage
Web Dashboard Interface
Codey features a rich web client dashboard. You can access it by launching the server locally:
bash
codey webThis starts the server and routes your browser to the local interface.
#Key Capabilities
- Thread History Navigation: Search, resume, or review past coding threads stored locally on your machine.
- Visual Diff Reviews: Examine visual, color-coded file diffs highlighting changes proposed by Build agents.
- Tool logs: Click on tool steps (e.g. read_file, execute_bash) to review output listings, duration, and input arguments.
- Live Settings management: Easily switch models, toggle experimental flags, and adjust theme parameters.