Unclaimed project
Are you a maintainer of picoclaw? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
picoclaw
Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity
Back to changelogNew
v0.1.1
What's Changed
- feat: implement dynamic context compression by @Danieldd28 in https://github.com/sipeed/picoclaw/pull/3
- fix: enable Feishu message flow by @imguoguo in https://github.com/sipeed/picoclaw/pull/6
- Add QQ channel support by @yinwm in https://github.com/sipeed/picoclaw/pull/5
- feat: Add DingTalk channel support via Stream Mode by @tianrking in https://github.com/sipeed/picoclaw/pull/12
- Agent Memory System & Tool Execution Improvements by @yinwm in https://github.com/sipeed/picoclaw/pull/14
- fix a typo by @n0bisuke in https://github.com/sipeed/picoclaw/pull/19
- feat: Cron tool and agent integration by @yinwm in https://github.com/sipeed/picoclaw/pull/23
- Remove duplicate truncate functions, reuse utils.Truncate by @DevEverything01 in https://github.com/sipeed/picoclaw/pull/29
- fix(agent): use atomic.Bool for AgentLoop.running to prevent data race by @DevEverything01 in https://github.com/sipeed/picoclaw/pull/30
- chore: lint readme.md by @Sethispr in https://github.com/sipeed/picoclaw/pull/44
- feat(auth): add OAuth login with SDK-based subscription providers by @corylanou in https://github.com/sipeed/picoclaw/pull/32
- feat(migrate): add picoclaw migrate command for OpenClaw workspace migration by @corylanou in https://github.com/sipeed/picoclaw/pull/33
feat(channels): add Slack channel integration with Socket Mode by @corylanou in https://github.com/sipeed/picoclaw/pull/34feat(telegram): Use Telego instead of go-telegram-bot-api by @mymmrac in https://github.com/sipeed/picoclaw/pull/40better version info by @jadeydi in https://github.com/sipeed/picoclaw/pull/45refactor(channels): consolidate media handling and improve resource cleanup by @yinwm in https://github.com/sipeed/picoclaw/pull/49Add provider field support for explicit provider selection by @victorhdchagas in https://github.com/sipeed/picoclaw/pull/48Fix Telegram channel permission check by @victorhdchagas in https://github.com/sipeed/picoclaw/pull/51Enforce workspace directory boundaries for system tools by @RinZ27 in https://github.com/sipeed/picoclaw/pull/26ci: add build check workflow by @imguoguo in https://github.com/sipeed/picoclaw/pull/71Fix LLM error by cleaning up CONSCIOUSLY message history by @Diegox-17 in https://github.com/sipeed/picoclaw/pull/55fix(auth): support string interval in OpenAI device-code flow by @jmahotiedu in https://github.com/sipeed/picoclaw/pull/56fix(heartbeat): resolve bug where service could never start by @DevEverything01 in https://github.com/sipeed/picoclaw/pull/64Add ClawdChat Agent Social Network section by @xray918 in https://github.com/sipeed/picoclaw/pull/72feat: add cli-based LLM provider by @Leeaandrob in https://github.com/sipeed/picoclaw/pull/73feat(cron): Add support for direct shell command execution in scheduled jobs by @SatyamDevv in https://github.com/sipeed/picoclaw/pull/74build: add darwin arm64 target by @imguoguo in https://github.com/sipeed/picoclaw/pull/76fix(version): default to dev by @imguoguo in https://github.com/sipeed/picoclaw/pull/95New Contributors
- @Danieldd28 made their first contribution in https://github.com/sipeed/picoclaw/pull/3
- @imguoguo made their first contribution in https://github.com/sipeed/picoclaw/pull/6
- @yinwm made their first contribution in https://github.com/sipeed/picoclaw/pull/5
- @tianrking made their first contribution in https://github.com/sipeed/picoclaw/pull/12
- @n0bisuke made their first contribution in https://github.com/sipeed/picoclaw/pull/19
- @DevEverything01 made their first contribution in https://github.com/sipeed/picoclaw/pull/29
- @Sethispr made their first contribution in https://github.com/sipeed/picoclaw/pull/44
- @corylanou made their first contribution in https://github.com/sipeed/picoclaw/pull/32
- @mymmrac made their first contribution in https://github.com/sipeed/picoclaw/pull/40
- @jadeydi made their first contribution in https://github.com/sipeed/picoclaw/pull/45
- @victorhdchagas made their first contribution in https://github.com/sipeed/picoclaw/pull/48
- @RinZ27 made their first contribution in https://github.com/sipeed/picoclaw/pull/26
- @Diegox-17 made their first contribution in https://github.com/sipeed/picoclaw/pull/55
- @jmahotiedu made their first contribution in https://github.com/sipeed/picoclaw/pull/56
- @xray918 made their first contribution in https://github.com/sipeed/picoclaw/pull/72
- @Leeaandrob made their first contribution in https://github.com/sipeed/picoclaw/pull/73
- @SatyamDevv made their first contribution in https://github.com/sipeed/picoclaw/pull/74
Full Changelog: https://github.com/sipeed/picoclaw/compare/v0.0.1...v0.1.1