COMMITS
April 11, 2026
R
fix(streaming): finalize replies in place and split tool streams after interim answers
Ruslan Grinev committed
R
fix(streaming): finalize assistant replies in place and send idle footer
Ruslan Grinev committed
R
chore(logging): add file logging
Ruslan Grinev committed
D
feat: add open command for opening directories as projects (#70)
Daniel Paschke committed
April 4, 2026
R
chore(release): v0.15.0
Ruslan Grinev committed
R
feat(agent): rename mode labels to agent in bot UI
Ruslan Grinev committed
R
fix(agent): fall back to an available project agent (#72)
Ruslan Grinev committed
R
test(pinned): normalize linked worktree paths in branch test
Ruslan Grinev committed
April 3, 2026
R
fix(summary): truncate long bash tool commands
Ruslan Grinev committed
R
fix(bot): isolate todo and subtask tool messages
Ruslan Grinev committed
R
feat(pinned): show git branch in project status
Ruslan Grinev committed
April 2, 2026
S
feat(bot): add configurable TTS replies (#65)
shane kunz committed
March 31, 2026
R
chore(release): v0.14.1
Ruslan Grinev committed
R
Merge pull request #67 from grinev/fix/markdown-parse-failed
Ruslan Grinev committed
R
fix(bot): stream assistant responses as raw and prevent MarkdownV2 double-escaping
Ruslan Grinev committed
R
fix(bot): add Telegram 429 retries and reduce update spam
Ruslan Grinev committed
R
fix(bot): retry MarkdownV2 send/edit with escaped reserved characters
Ruslan Grinev committed
March 29, 2026
R
chore(release): v0.14.0
Ruslan Grinev committed
R
fix(bot): avoid MarkdownV2 parse errors on escaped chunk boundaries
Ruslan Grinev committed
R
fix(summary): add blank line between todowrite header and todo items
Ruslan Grinev committed
R
fix(streaming): suppress notification during streaming, notify only on final message
Ruslan Grinev committed
R
feat(bot): remove non-stream assistant response mode
Ruslan Grinev committed
March 28, 2026
R
feat(bot): display subagents work status (#62)
Ruslan Grinev committed
March 25, 2026
R
chore(release): v0.13.2
Ruslan Grinev committed
R
fix(streaming): stabilize tool call streaming and escape MarkdownV2 tables (#60)
Ruslan Grinev committed
March 24, 2026
R
fix(streaming): stabilize tool call streaming and escape MarkdownV2 tables
Ruslan Grinev committed
R
feat(commands): add tool calls steaming
Ruslan Grinev committed
March 21, 2026
R
chore(release): v0.13.1
Ruslan Grinev committed
R
fix(commands): make command execution message clearer
Ruslan Grinev committed