Skip to content

Feat/audio transcriber seam - #143

Closed
hung12ct wants to merge 3 commits into
mainfrom
feat/audio-transcriber-seam
Closed

Feat/audio transcriber seam#143
hung12ct wants to merge 3 commits into
mainfrom
feat/audio-transcriber-seam

Conversation

@hung12ct

Copy link
Copy Markdown
Owner

What & why

Closes #

Changes

Testing

Checklist

  • Title is a Conventional Commit (feat:, fix:, docs:, refactor:, chore:, …)
  • gofmt -l . prints nothing
  • make lint is clean
  • make build passes
  • make test (or make test-race for concurrency changes) passes
  • Errors wrapped with a package prefix (fmt.Errorf("<pkg>: ...: %w", err))
  • CHANGELOG.md updated if this PR is cut as a release tag
  • No changes to pkg/llm/, pkg/history/, or pkg/telemetry/ without explicit maintainer approval

Transcribe ahead of the loop so every provider can drive an audio-fed
agent, and a long recording uploads once instead of re-sending each turn.
A dropped part silently changes the question: the model answers from the
caption alone, indistinguishable from success in the response and the logs.
@hung12ct hung12ct closed this Aug 10, 2026
@hung12ct
hung12ct deleted the feat/audio-transcriber-seam branch August 10, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant