probablycorey
  • Joined on 2025-09-25
probablycorey pushed to main at probablycorey/baudy 2026-03-12 22:53:38 +00:00
e680c10941 Bump version to 0.0.18
01d72a31e6 Fix bundled CLI to explicitly call Bun.serve()
Compare 2 commits »
probablycorey pushed to main at probablycorey/baudy 2026-03-12 22:49:36 +00:00
839f4fa4fd Bump version to 0.0.17
b03c997508 Bump version to 0.0.16
Compare 2 commits »
probablycorey pushed to main at probablycorey/baudy 2026-03-12 22:49:05 +00:00
3fe98654f2 Bump version to 0.0.15
probablycorey pushed to main at probablycorey/baudy 2026-03-12 22:49:04 +00:00
3dcf90e2b6 Bump version to 0.0.14
probablycorey pushed to main at probablycorey/baudy 2026-03-12 22:49:02 +00:00
087e53daf4 Bump version to 0.0.13
probablycorey pushed to main at probablycorey/baudy 2026-03-12 22:48:59 +00:00
f401bf3fdd Bump version to 0.0.12
probablycorey pushed to main at probablycorey/baudy 2026-03-12 22:48:58 +00:00
fc5fa73ad5 Bump version to 0.0.11
156d435588 Show version number at startup
Compare 2 commits »
probablycorey pushed to main at probablycorey/baudy 2026-03-12 20:44:38 +00:00
d397b32ab5 Bump version to 0.0.9
4ce9471a8e Auto-generate self-signed TLS certs on startup
Compare 2 commits »
probablycorey pushed to main at probablycorey/baudy 2026-03-12 20:39:33 +00:00
3dc377f9e6 Bump version to 0.0.8
4b8ca04f25 Make TLS optional when certs don't exist
Compare 2 commits »
probablycorey pushed to main at probablycorey/baudy 2026-03-12 20:35:25 +00:00
789825614e Bump version to 0.0.7
7cce1f6bbd Merge probablycorey/refactor-server-split
11366d62b2 Add bunx support for easy sharing
cfdffa685f Document response timing, sample rate, and secure context gotchas
37dd74c30d Refactor server monolith into focused modules with sound-only communication
Compare 5 commits »
probablycorey created branch main in probablycorey/baudy 2026-03-12 20:30:30 +00:00
probablycorey pushed to main at probablycorey/baudy 2026-03-12 20:30:30 +00:00
5ac02af171 Add ggwave guessing game demo
9c20ce7d9c Add README with project context and link from CLAUDE.md
8e3179f7d3 Add ggwave audio calculator POC and documentation
18b08aeba2 init
probablycorey created repository probablycorey/baudy 2026-03-12 20:27:42 +00:00
probablycorey pushed to main at probablycorey/workshop 2026-03-11 21:06:53 +00:00
dbd94e7b37 Merge pull request 'Make Claude Code footer stripping more robust' (#25) from probablycorey/fix-claude-footer-strip into main
c22c5c423c Make Claude Code footer stripping more robust
Compare 2 commits »
probablycorey merged pull request probablycorey/workshop#25 2026-03-11 21:06:51 +00:00
Make Claude Code footer stripping more robust
probablycorey created pull request probablycorey/workshop#25 2026-03-11 20:18:36 +00:00
Make Claude Code footer stripping more robust
probablycorey created branch probablycorey/fix-claude-footer-strip in probablycorey/workshop 2026-03-11 20:18:28 +00:00
c22c5c423c Make Claude Code footer stripping more robust
probablycorey pushed to main at probablycorey/tronbyt 2026-03-11 17:39:12 +00:00
b77a567680 Merge pull request 'Refactor proxy and environment handling' (#3) from probablycorey/refactor-proxy-fetch into main
48a5fbdea7 Refactor proxy and environment handling
Compare 2 commits »
probablycorey merged pull request probablycorey/tronbyt#3 2026-03-11 17:39:10 +00:00
Refactor proxy and environment handling