Skip to content

Stream AI responses for analyze and ask - #20

Merged
itsflaid merged 1 commit into
mainfrom
codex/add-ai-streaming
Jun 15, 2026
Merged

Stream AI responses for analyze and ask#20
itsflaid merged 1 commit into
mainfrom
codex/add-ai-streaming

Conversation

@itsflaid

Copy link
Copy Markdown
Owner

Summary

  • stream Groq chat completions for human-readable analyze and ask output
  • preserve readable terminal Markdown by rendering completed paragraphs
  • reconstruct complete responses for snapshots, caching, model metadata, and token usage
  • keep JSON mode buffered as one machine-readable document
  • document streaming behavior and maintainer test flows

Verification

  • pnpm test:cli (65/65)
  • pnpm build:cli
  • pnpm build:web
  • pnpm test:package-e2e
  • git diff --check
  • secret scan

Closes #19

Co-authored-by: devmap-agent <238585242+devmap-agent@users.noreply.github.com>
@itsflaid
itsflaid merged commit 2356ef3 into main Jun 15, 2026
9 checks passed
@itsflaid
itsflaid deleted the codex/add-ai-streaming branch June 15, 2026 06:14
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.

Add streaming AI responses for analyze and ask

1 participant