v0.100.8
What's Changed
MR: #578
Full Changelog: v0.100.7...v0.100.8
Addresses:
Includes:
- Add
/hot-reloadcommand that can live reload configuration and preserve current conversation - Fix adjacent replace operations merging onto one line
- Small TUI updates,
ctrl+cwhen text is selected, copies it, and when not selected cancels the current prompt - Allow agents and subagents to have distinct sets of MCP servers active
- Remove
insertfrom EditText tool since it can be accomplished with replace and it confuses models which to use when - ReadRange tool to count tokens in snippet not lines for decision logic on what to show LLM
- Let LiteLLM manage github copilot provider headers