Skip to content

Commit ea5784f

Browse files
committed
docs: add v0.1.3 release notes
1 parent 927de93 commit ea5784f

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

docs/releases/v0.1.3.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# v0.1.3
2+
3+
**Codex Bridge Desktop**: Telegram remote control for your local Codex threads.
4+
5+
## Downloads
6+
7+
- macOS (Apple Silicon): download the `.dmg` from the GitHub Release assets.
8+
- Alternative: `.zip` build is also available.
9+
10+
## Highlights
11+
12+
- `/threads` is now more resilient:
13+
- If Codex App Server `thread/list` is slow or unavailable, the bot degrades to a local Codex sidebar cache so you still get a fast reply.
14+
- Better stability around Keychain access:
15+
- Avoids long stalls caused by Keychain prompts/hangs (best-effort + short timeout).
16+
- Packaging improvements:
17+
- Fixed a packaging recursion issue that could produce multi‑GB DMGs.
18+
19+
## Docs
20+
21+
- [README](../../README.md)
22+
- [Commands](../COMMANDS.md)
23+
- [Troubleshooting](../TROUBLESHOOTING.md)
24+

0 commit comments

Comments
 (0)