Skip to content

release: v1.0.5-beta.4#1672

Closed
zerob13 wants to merge 7 commits into
mainfrom
release/v1.0.5-beta.4
Closed

release: v1.0.5-beta.4#1672
zerob13 wants to merge 7 commits into
mainfrom
release/v1.0.5-beta.4

Conversation

@zerob13
Copy link
Copy Markdown
Collaborator

@zerob13 zerob13 commented May 25, 2026

Bump version to v1.0.5-beta.4. See CHANGELOG.md for details.

zhangmo8 and others added 7 commits May 25, 2026 10:05
Co-authored-by: zhangmo8 <zhangmo8@users.noreply.github.com>
AI replies arrived as Markdown and were sent verbatim, so Telegram
clients showed raw `**bold**`, `# heading`, and fenced code blocks.

Add a local converter that maps the Markdown subset we emit to
Telegram's HTML subset (`<b>`, `<i>`, `<s>`, `<code>`, `<pre>`, `<a>`,
`<blockquote>`), thread `parseMode` through TelegramClient, and route
every outbound chunk in telegramPoller through the converter with
`parse_mode: 'HTML'`. Dangling fenced blocks at chunk boundaries are
auto-closed so 4096-char splits stay parseable.

Closes #1665

Co-authored-by: zhangmo8 <zhangmo8@users.noreply.github.com>
* fix(telegram): render markdown replies

* fix(agent): improve steer exec responsiveness

* fix(telegram): revert markdown rendering

* fix(telegram): harden markdown rendering

* fix(review): address pr feedback
* feat(agent): add session tape memory

* fix(tape): align handoff and finalize behavior

---------

Co-authored-by: zerob13 <zerob13@gmail.com>
* chore(cua): sync driver v0.2.0

* chore(cua): rerun pr checks
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 73c93c1c-2490-4a30-9178-9f893c293eb3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.0.5-beta.4

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@zerob13 zerob13 closed this May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants