Commit 74166e7
Attached-file path to agent, more cloud providers, 16kHz voice
- Attached files now pass their REAL server path into the prompt so the
agent reads them with read_file instead of inventing /path/to/file.
- Added cloud providers: xAI (Grok), Together AI, DeepSeek, Perplexity
(OpenAI-compatible) with preset models — alongside OpenAI/Anthropic/
Gemini/Groq/Mistral/OpenRouter.
- Voice: resample the recording to 16 kHz mono (what Whisper expects) and
warn on empty/silent capture — fixes 'records but transcribes nothing'.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 2a42b97 commit 74166e7
3 files changed
Lines changed: 78 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
99 | 139 | | |
100 | 140 | | |
101 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
51 | 70 | | |
52 | 71 | | |
53 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4219 | 4219 | | |
4220 | 4220 | | |
4221 | 4221 | | |
| 4222 | + | |
4222 | 4223 | | |
4223 | 4224 | | |
4224 | 4225 | | |
4225 | | - | |
| 4226 | + | |
| 4227 | + | |
| 4228 | + | |
| 4229 | + | |
| 4230 | + | |
| 4231 | + | |
| 4232 | + | |
| 4233 | + | |
| 4234 | + | |
4226 | 4235 | | |
4227 | 4236 | | |
4228 | 4237 | | |
| |||
4609 | 4618 | | |
4610 | 4619 | | |
4611 | 4620 | | |
| 4621 | + | |
| 4622 | + | |
| 4623 | + | |
| 4624 | + | |
| 4625 | + | |
| 4626 | + | |
| 4627 | + | |
4612 | 4628 | | |
4613 | 4629 | | |
4614 | | - | |
| 4630 | + | |
4615 | 4631 | | |
4616 | 4632 | | |
4617 | 4633 | | |
| |||
4620 | 4636 | | |
4621 | 4637 | | |
4622 | 4638 | | |
4623 | | - | |
| 4639 | + | |
4624 | 4640 | | |
4625 | 4641 | | |
4626 | 4642 | | |
| |||
0 commit comments