| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| langbot-v4.10.3-all.zip | 2026-06-22 | 13.1 MB | |
| README.md | 2026-06-22 | 2.3 kB | |
| v4.10.3 source code.tar.gz | 2026-06-22 | 5.9 MB | |
| v4.10.3 source code.zip | 2026-06-22 | 6.5 MB | |
| Totals: 4 Items | 25.5 MB | 2 | |
What's Changed
- [codex] Delegate web page bot stream helpers by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2245
- [codex] Preserve LiteLLM usage details by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2246
- [codex] Support AgentRunner host tool lookup by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2244
- [codex] add frontend smoke and backend e2e CI by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2251
- [codex] format test suite with ruff by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2252
- [codex] cover frontend CRUD smoke flows by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2253
- feat(box): bidirectional attachment transfer for sandbox by @RockChinQ in https://github.com/langbot-app/LangBot/pull/2257
- fix(box): purge leftover inbox/outbox on startup; clear root-owned outbox via exec by @RockChinQ in https://github.com/langbot-app/LangBot/pull/2259
- Bound Space model sync startup wait by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2248
- Prevent survey option controls from submitting forms by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2249
- Harden agent runner tool runtimes by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2247
- fix(modelmgr): keep id-less streamed tool calls (Ollama + MCP tools stuck stream) by @RockChinQ in https://github.com/langbot-app/LangBot/pull/2262
- feat(modelmgr): split Moonshot/Kimi into Global and China presets by @RockChinQ in https://github.com/langbot-app/LangBot/pull/2264
- chore(deps): bump langbot-plugin to 0.4.5 by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2266
- Add plugin rerank invocation action by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2242
- fix(litellmchat): preserve Gemini thought_signature across tool-call rounds by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2265
- fix(skills): bootstrap generated lbs wrapper by @huanghuoguoguo in https://github.com/langbot-app/LangBot/pull/2270
- feat(platform): standalone HTTP Bot adapter (server-to-server) by @RockChinQ in https://github.com/langbot-app/LangBot/pull/2274
Full Changelog: https://github.com/langbot-app/LangBot/compare/v4.10.2...v4.10.3