Trip T
41d6ebaf6a
Tests / lint (pull_request) Successful in 5s
Tests / test (pull_request) Successful in 31s
feat: CLI session persistence + tool confirmation gate
- Chat sessions persist across `timmy chat` invocations via Agno SQLite
(session_id="cli"), fixing context amnesia between turns
- Dangerous tools (shell, write_file, etc.) now prompt for approval in CLI
instead of silently exiting — uses typer.confirm() + Agno continue_run
- --new flag starts a fresh conversation when needed
- Improved _maybe_file_issues prompt for engineer-quality issue bodies
(what's happening, expected behavior, suggested fix, acceptance criteria)
- think/status commands also pass session_id for continuity
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 20:55:56 -04:00
..
2026-03-11 12:23:35 -04:00
2026-03-11 18:36:42 -04:00
2026-03-11 18:36:42 -04:00
2026-03-08 12:50:44 -04:00
2026-03-11 16:55:27 -04:00
2026-03-11 20:33:59 -04:00
2026-03-11 20:33:59 -04:00
2026-03-11 16:55:27 -04:00
2026-03-11 12:23:35 -04:00
2026-03-12 20:55:56 -04:00
2026-03-08 12:50:44 -04:00
2026-02-19 19:05:01 +00:00
2026-03-08 12:50:44 -04:00
2026-03-12 11:23:18 -04:00
2026-03-11 12:23:35 -04:00
2026-03-08 12:50:44 -04:00
2026-03-12 20:40:39 -04:00
2026-03-08 12:50:44 -04:00
2026-03-11 12:23:35 -04:00
2026-03-11 12:23:35 -04:00
2026-02-28 19:27:48 -05:00
2026-03-06 01:20:14 -05:00
2026-03-11 18:36:42 -04:00