bfuzzy1 commited on
Commit
926c988
·
verified ·
1 Parent(s): 78d2164

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
 
11
  # TinyGuide Coach
12
 
13
- A tiny highly expiremental 0.6B coding agent coach that runs on your laptop. TinyGuide sits in Claude
14
  Code's **PreToolUse** hook before every `Edit`, `Write`, or `Bash`, it reads the session state and decides whether to say something. Most of the time it stays quiet. When the agent is about to edit a file it never read, re-run a command that already failed, or finalize without testing, it drops **one short sentence**
15
  of guidance into the agent's context.
16
 
 
10
 
11
  # TinyGuide Coach
12
 
13
+ A tiny highly experimental 0.6B coding agent coach that runs on your laptop. TinyGuide sits in Claude
14
  Code's **PreToolUse** hook before every `Edit`, `Write`, or `Bash`, it reads the session state and decides whether to say something. Most of the time it stays quiet. When the agent is about to edit a file it never read, re-run a command that already failed, or finalize without testing, it drops **one short sentence**
15
  of guidance into the agent's context.
16