No description
Find a file
Jared Miller 17ba44182b
Fix option value extraction in prompt rendering
Options are objects with value and label fields. Updated exit_plan
rendering to use opt.value and opt.label instead of treating opt as
a string.
2026-01-28 13:02:57 -05:00
docs Add phase 2 design document 2026-01-28 12:38:58 -05:00
public Fix option value extraction in prompt rendering 2026-01-28 13:02:57 -05:00
src Include prompt_json in SSE broadcasts 2026-01-28 13:02:25 -05:00
.gitignore Add gitignore for node_modules and SQLite files 2026-01-28 12:28:40 -05:00
biome.json Fix biome config formatting (self-heal) 2026-01-28 11:03:31 -05:00
bun.lock Restructure project files into src and public directories 2026-01-28 11:00:19 -05:00
CLAUDE.md Add code review workflow to CLAUDE.md 2026-01-28 12:19:07 -05:00
justfile Add npm scripts and justfile for development workflow 2026-01-28 10:59:07 -05:00
package.json Restructure project files into src and public directories 2026-01-28 11:00:19 -05:00
TODO.txt Add a todo 2026-01-28 12:34:08 -05:00
tsconfig.json Restructure project files into src and public directories 2026-01-28 11:00:19 -05:00