14 Commits

Author SHA1 Message Date
4cfd456802 Merge pull request #2 from taigrr/cd/tests-and-go-bump
test: add comprehensive unit tests and update deps
2026-03-19 13:16:14 -04:00
1c55b42bb3 test: add comprehensive unit tests and update deps
- Add tests for audio file generation, path handling, and error cases
- Add tests for history listing, summary creation, and file filtering
- Add tests for voice management (find, set, default, formatting)
- Update Go to 1.26.1
- Bump go-sdk v1.3.1 → v1.4.1, segmentio/encoding v0.5.4,
  golang.org/x/oauth2 v0.36.0, golang.org/x/sys v0.42.0
2026-03-19 06:02:59 +00:00
23c150f057 Merge pull request #1 from taigrr/cd/modernize
chore: modernize to Go 1.26.0, upgrade deps + add CI
2026-02-23 14:39:23 -05:00
3d103f53b7 ci: install libasound2-dev for oto/v3 ALSA dependency 2026-02-23 19:38:33 +00:00
f1718526a7 ci: add GitHub Actions test workflow 2026-02-23 18:09:26 +00:00
264cb81514 chore(deps): update to Go 1.26.0 and upgrade all dependencies 2026-02-23 18:09:26 +00:00
417499bf2f upgrade mcp library v2.0.0 2025-10-16 02:36:05 -04:00
8debf3a3b3 upgrade purego deps for latest macos v1.0.1 2025-08-12 18:57:10 -07:00
9579320040 reduce complexity v1.0.0 2025-08-08 00:47:12 -07:00
a3301f15a6 add license 2025-08-07 23:39:40 -07:00
f97232f9e6 add readme, funding 2025-08-07 23:24:27 -07:00
8105d4f4dc update to make playback async for all 2025-08-07 23:10:57 -07:00
44abb903d9 update readme 2025-08-07 22:45:31 -07:00
83db12423e initial commit 2025-08-07 22:42:36 -07:00