-
Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: stepfun-ai/Step-Realtime-CLI
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: add coverage for issue #91 runtime modules
area/build
scripts, .github, build/config files
area/core
packages/core
area/realtime
packages/realtime + extensions/realtime-*
#101
opened Jul 17, 2026 by
knqiufan
Contributor
Loading…
12 tasks done
fix: code quality, resource cleanup, and duplicate code extraction
area/core
packages/core
area/realtime
packages/realtime + extensions/realtime-*
area/utils
packages/utils
#98
opened Jul 4, 2026 by
Misaka477
Loading…
fix: build config, runtime safety, and coverage thresholds
area/build
scripts, .github, build/config files
area/core
packages/core
area/protocol
packages/protocol
#97
opened Jul 4, 2026 by
Misaka477
Loading…
fix: add security guardrails and cleanup lint warnings
area/core
packages/core
area/extensions
extensions/llm, extensions/mcp (non realtime-*)
area/realtime
packages/realtime + extensions/realtime-*
#96
opened Jul 4, 2026 by
Misaka477
Loading…
fix(windows): launch step under Bun with Node fallback to text CLI
area/build
scripts, .github, build/config files
area/cli
src/cli, src/commands, src/runtime, src/bootstrap, src/*.ts
#79
opened Jun 21, 2026 by
knqiufan
Contributor
Loading…
6 of 15 tasks
fix(gateway): use cooked-mode readline for approval prompts on Windows
area/build
scripts, .github, build/config files
area/gateway
src/gateway
#77
opened Jun 21, 2026 by
knqiufan
Contributor
Loading…
12 of 22 tasks
fix(tui): composer arrow-key navigation and slash command input handling
#40
opened Jun 12, 2026 by
shenhao-stu
Loading…
Adds an agent swarm / multi-agent execution mode to Step-Realtime-CLI, plus related cleanups.
area/agent-sdk
packages/agent-sdk
area/build
scripts, .github, build/config files
area/cli
src/cli, src/commands, src/runtime, src/bootstrap, src/*.ts
area/core
packages/core
area/docs
docs, AGENTS.md, README(s), CONTRIBUTING.md
area/extensions
extensions/llm, extensions/mcp (non realtime-*)
area/gateway
src/gateway
area/protocol
packages/protocol
area/realtime
packages/realtime + extensions/realtime-*
area/sdk
packages/sdk
area/skills
skills
area/tui
src/tui
area/utils
packages/utils
#30
opened Jun 12, 2026 by
Daiyimo
Loading…
fix: harden builtin TUI theme readability
area/build
scripts, .github, build/config files
area/docs
docs, AGENTS.md, README(s), CONTRIBUTING.md
area/tui
src/tui
area/utils
packages/utils
#24
opened Jun 12, 2026 by
xy200303
Contributor
Loading…
Reject malformed numeric CLI options
area/cli
src/cli, src/commands, src/runtime, src/bootstrap, src/*.ts
area/utils
packages/utils
#17
opened Jun 10, 2026 by
xy200303
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:main.