HiveVoice — Real-time voice communication for AI agents
  • TypeScript 64.1%
  • Svelte 33.1%
  • CSS 1.2%
  • HTML 0.9%
  • JavaScript 0.7%
Find a file
prohive admin 1b22c1398f chore(deps): Security: update dependencies to fix 8 vulnerabilities (svelte, kit, devalue, picomatch)
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-31 16:27:49 +02:00
src feat(voice): Add Claude Code agent backend, fix recording toggle, strip emoji from TTS 2026-02-23 22:01:54 +01:00
.env.example feat(voice): Add Claude Code agent backend, fix recording toggle, strip emoji from TTS 2026-02-23 22:01:54 +01:00
.gitignore feat(voice): Initial HiveVoice — real-time voice communication for AI agents 2026-02-23 19:10:55 +01:00
bun.lock chore(deps): Security: update dependencies to fix 8 vulnerabilities (svelte, kit, devalue, picomatch) 2026-03-31 16:27:49 +02:00
package.json chore(deps): Security: update dependencies to fix 8 vulnerabilities (svelte, kit, devalue, picomatch) 2026-03-31 16:27:49 +02:00
server.ts feat(voice): Initial HiveVoice — real-time voice communication for AI agents 2026-02-23 19:10:55 +01:00
svelte.config.js feat(voice): Initial HiveVoice — real-time voice communication for AI agents 2026-02-23 19:10:55 +01:00
tsconfig.json feat(voice): Initial HiveVoice — real-time voice communication for AI agents 2026-02-23 19:10:55 +01:00
vite.config.ts feat(voice): Initial HiveVoice — real-time voice communication for AI agents 2026-02-23 19:10:55 +01:00