Skip to main content

Roadmap

This roadmap reflects current priorities. Items may shift as the project evolves.

Short term

  • Permission model or allowlist for tool execution
  • Tool execution sandboxing
  • Improved error reporting and observability
  • More robust web fetch parsing

Mid term

  • Parallel tool execution within a single turn
  • Optional streaming responses
  • Better group mention detection and quoting
  • Optional web UI console
  • Sub-agent orchestration hardening (task contracts, timeout/cancel controls, and clearer result shaping)

Long term

  • Multimodal input (images, documents)
  • Pluggable tool marketplace
  • Multi-agent orchestration

Sub-agent track

  • Now: session-native subagent runtime is available with sessions_spawn, subagents_list/info/kill, focus/send workflow, logs, and announce retry controls
  • Next: harden parent/child handoff contracts and improve result shaping for orchestration-heavy flows
  • Later: deepen thread-bound routing across channels, expand fan-out/fan-in patterns, and add richer observability