<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dumb-voice-protocol.git, branch 0.1.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/'/>
<entry>
<title>feat: add instant mode for near-real-time output</title>
<updated>2026-06-19T23:42:06+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-19T23:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=90595bbed2b0fdfda45980dc7ebff8c4eb11dcbd'/>
<id>90595bbed2b0fdfda45980dc7ebff8c4eb11dcbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add custom help message and fix clap help conflict</title>
<updated>2026-06-19T23:32:54+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-19T23:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=9b896d697eb582dedd2533f6d2054f062c8381a0'/>
<id>9b896d697eb582dedd2533f6d2054f062c8381a0</id>
<content type='text'>
Disable clap's built-in help flag and reroute `-h`/`--help` to
print an embedded help text from `help.txt`. Use `try_parse` to
avoid clap's default exit on parse failure, allowing custom error
output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable clap's built-in help flag and reroute `-h`/`--help` to
print an embedded help text from `help.txt`. Use `try_parse` to
avoid clap's default exit on parse failure, allowing custom error
output.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add verbose mode and update vtx-engine dependency</title>
<updated>2026-06-19T23:14:30+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-19T23:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=69354929928d1d071698262c259cdffbf9aec468'/>
<id>69354929928d1d071698262c259cdffbf9aec468</id>
<content type='text'>
- Enable whisper.cpp C library logs when verbose flag is set
- Replace direct eprintln usage with debug_log macro for non-error
  messages
- Update vtx-engine dependency to latest commit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Enable whisper.cpp C library logs when verbose flag is set
- Replace direct eprintln usage with debug_log macro for non-error
  messages
- Update vtx-engine dependency to latest commit
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implement core capture engine with CLI and output protocols</title>
<updated>2026-06-19T22:58:31+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-19T22:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=d1cda84f0d9acf2700e4c2eeafff4dbb63cc51fe'/>
<id>d1cda84f0d9acf2700e4c2eeafff4dbb63cc51fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add output protocol trait and implementations</title>
<updated>2026-06-19T21:34:51+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-19T21:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=332ee84b59f33e3a3f1cb109e02a1c0c9fe108cd'/>
<id>332ee84b59f33e3a3f1cb109e02a1c0c9fe108cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: scaffold initial Rust project with Cargo and CLI structure</title>
<updated>2026-06-19T21:22:18+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-19T21:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=bf593d41fccc7cda9ae7b557f549d8c6e007c042'/>
<id>bf593d41fccc7cda9ae7b557f549d8c6e007c042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
