Commit Graph

4 Commits

Author SHA1 Message Date
kh.ai
62cade4e09 Ground spec generation with READ/SEARCH/GREP_FILES tooling 2025-11-13 15:50:38 -08:00
kh.ai
883a108624 tui: add /validate subcommand with high‑risk web validation
- Add /validate slash command
- Plan + execute validations (Playwright MCP preference, curl, python)
- Pre‑validation account setup: auto‑register or manual fallback (opens login)
- Persist credentials in context/validation/credentials.json (usernames logged)
- Update bugs.md and report with validation results + transcript

Also adds Playwright tool support, inline python execution, and UI logs.
2025-11-01 11:19:40 -07:00
kh.ai
bde8a63906 tui(security_review):
- Add aggregated token usage to Security Review results and show in summary
- Remove/restore report sections per requests: drop Configuration and Extensibility; remove Risks and Gaps; restore Security Findings header
- Simplify findings table by removing Recommendation column
- Inline GitHub links for File & Lines using single commit tree hash per run
- Keep headings and content aligned with appsec review expectations

Also ran fmt/clippy and updated tests to pass.
2025-10-22 17:19:29 -07:00
kh.ai
f294813b7b tui: disable auto-scope for /secreview options 1 & 2; remove default auto-scope prompt and auto-accept for Quick bug sweep; rebuild 2025-10-20 10:23:03 -07:00