Phillip Tarrant ptarrant
  • Joined on 2024-03-13
ptarrant created branch dev in sneakygeek/SneakyCode 2026-03-12 14:01:48 +00:00
ptarrant pushed to dev at sneakygeek/SneakyCode 2026-03-12 14:01:48 +00:00
6145a23296 added border to input box
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-12 04:09:12 +00:00
16d79df421 fix: empty response handling, /no_think model gating, per-model profiles
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-12 03:31:51 +00:00
1ee721ac10 Merge branch 'bugfix/model-command-regex'
d54a3480b8 fix: /model command no longer incorrectly matched as /mode
Compare 2 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-12 03:27:00 +00:00
d3b286ba40 Merge branch 'feature/file-cache-lru'
d829e6553c feat: add tool-level file cache with LRU eviction and mtime invalidation
2c532adbbc Merge branch 'feature/read-many-files-and-fixes'
be1ea81102 fix: preserve streaming UI callbacks across agent loop iterations
3fe0f7af47 style: change header background from orange to dark cyan
Compare 6 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-12 02:36:32 +00:00
0886727437 Merge branch 'feature/header-panel-agent-modes'
638aecb561 feat: add custom HeaderPanel widget and switchable agent modes
b878408f3e Merge branch 'fix/remove-cat-allowed-command'
5b5c3098bb fix: remove cat from allowed shell commands and fix stale display tests
4e3da84578 Merge branch 'fix/display-bug-and-shell-write-bypass'
Compare 9 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-12 00:36:50 +00:00
9273d14845 Merge branch 'feature/disable-thinking-mode'
f0d8ef8f0a feat: add thinking mode toggle to suppress reasoning-only response loops
Compare 2 commits »
ptarrant pushed to master at sneakygeek/SneakyCode 2026-03-12 00:15:44 +00:00
25fa7dc82b Merge branch 'feature/llm-extra-body-config'
220c6613e4 feat: add extra_body config for model-specific API parameters
Compare 2 commits »
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