Phillip Tarrant ptarrant
  • Joined on 2024-03-13
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-12 00:06:23 +00:00
22f10cd8e9 Merge branch 'feature/structured-skill-packages'
2ae8294e29 feat: structured skill packages with config overrides, chaining, and TUI integration
Compare 2 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-11 23:22:00 +00:00
26bcbc6c1f Merge branch 'fix/markdown-rendering-and-reasoning-retry'
cc03f76593 fix: render markdown in assistant panels and speed up reasoning-only recovery
Compare 2 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-11 20:52:32 +00:00
90a38f12d1 fix: wrap session resume in @work to resolve NoActiveWorker crash
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-11 20:48:20 +00:00
f93b28215d Merge branch 'feature/tweaks-implementation'
3f9012e6c2 feat: implement tweaks plan - modals, smart shell, spinner, /models, debug log, skills
Compare 2 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-11 19:42:45 +00:00
7600195ecf Merge branch 'feature/textual-tui'
13af7565dd fix: write final assistant message to permanent chat log
bdf7225472 fix: rename _registry to _tool_registry to avoid shadowing Textual internal
a15e428af0 feat: replace REPL loop with Textual TUI launch
99a15cbd9b feat: add SneakyCodeApp Textual application
Compare 16 commits »
ptarrant pushed to master at ptarrant/Phelan_Varrent 2026-03-11 15:22:57 +00:00
87ede0d2c8 polishing, getting ready for export
e9d1e5df79 analysis cleanup 1-5
b4ec16d67c add notes/analysis/ directory for manuscript analysis skill output
Compare 3 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-11 14:46:01 +00:00
d845fa45a3 Merge branch 'feature/phase-6-write-tools-shell'
f60c47a85f Add Phase 6: write tools, shell, and edit tools with reasoning-only fix
Compare 2 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-11 13:53:59 +00:00
0cf0d01657 file to track little tweaks i want to make after v1
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-11 13:48:03 +00:00
810886effb Merge branch 'bugfix/resolve-safe-path-doubled-prefix'
273da21ef6 Fix doubled workspace path when LLM passes absolute-style relative paths
Compare 2 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-11 13:39:08 +00:00
4623489564 Merge branch 'feature/phase-5-agent-loop'
91187a0728 Add Phase 5: ReAct-style agent loop with tool execution
Compare 2 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-11 13:02:24 +00:00
501bf5c45b added file permissions and fixed a duplicate output bug.
adbb442ce5 Add Phase 3: LLM integration with Ollama streaming and preflight checks
Compare 2 commits »
ptarrant created branch master in sneakygeek/SneakyCode 2026-03-11 12:22:02 +00:00
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-11 12:22:02 +00:00
5aff2183d6 init commit
ptarrant created repository sneakygeek/SneakyCode 2026-03-11 12:21:47 +00:00
ptarrant pushed to master at ptarrant/Phelan_Varrent 2026-03-10 17:40:27 +00:00
724448845b book 1 finished, created some images for the cover, working towards publishable
ptarrant pushed to master at ptarrant/Phelan_Varrent 2026-03-09 23:52:30 +00:00
26a8ce9709 chapter 18 final
ptarrant pushed to master at ptarrant/Phelan_Varrent 2026-03-09 19:10:18 +00:00
1a4edc2be1 chapters 16 and 17 finalized
ptarrant pushed to master at ptarrant/Phelan_Varrent 2026-03-09 02:37:58 +00:00
2faea3d7e0 chapter 15 finalized
c4886d752f chapter 14 finalized
Compare 2 commits »
ptarrant pushed to master at ptarrant/Phelan_Varrent 2026-03-08 00:47:18 +00:00
2415771267 updates to other files from Chapter 13
ptarrant pushed to master at ptarrant/Phelan_Varrent 2026-03-08 00:43:40 +00:00
c5fc365085 Chapter 13 final, chapter 14 primed