Skip to content

feat(coding-agent): expose streaming behavior to input events#4978

Closed
any-victor wants to merge 1 commit into
earendil-works:mainfrom
any-victor:feat/input-streaming-behavior
Closed

feat(coding-agent): expose streaming behavior to input events#4978
any-victor wants to merge 1 commit into
earendil-works:mainfrom
any-victor:feat/input-streaming-behavior

Conversation

@any-victor

Copy link
Copy Markdown

Summary

  • Add optional streamingBehavior to extension input events.
  • Thread the existing PromptOptions.streamingBehavior through AgentSession.prompt() into ExtensionRunner.emitInput().
  • Document the field and cover direct runner behavior in input-event tests.

Testing

  • cd packages/coding-agent && npx tsx ../../node_modules/vitest/dist/cli.js --run test/extensions-input-event.test.ts
  • npm run check

Related issue: #4977

@github-actions

Copy link
Copy Markdown
Contributor

This PR was auto-closed. Only contributors approved with lgtm can open PRs. Open an issue first.

Maintainers review auto-closed issues daily. Issues that do not meet the quality bar in CONTRIBUTING.md will not be reopened or receive a reply.

If a maintainer replies lgtmi, your future issues will stay open. If a maintainer replies lgtm, your future issues and PRs will stay open.

See CONTRIBUTING.md.

@any-victor

Copy link
Copy Markdown
Author

Solved by #5107

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