Shipped foundations plus where coding is heading in 2026. Planned items are aspirational, not yet implemented.
- agent + tui + ai composed into one CLI
- Streaming TUI with live tool-execution and diffs
- Default filesystem / bash / current_time tools
- Model fallback resolution
- JSON-persisted sessions; resume by recent or id
- Branching and history compaction
- Print mode (text / json / markdown) and RPC mode for IDEs
- Layered session > project > global settings
- The open Agent Skills SKILL.md format, read and written
- Discovered from installed packages — pip install xdog-flow provides /flow-workflows
- Activated into the system prompt, so /unload actually removes them
- Author-declared lifetime; only the user ends a skill early
- Project indexing / retrieval for large codebases
- Test- and build-aware tool loops
- Richer diff review and multi-file edit flows
- Editor plugins over the RPC mode
- Sub-agent delegation for parallel tasks (via agent)