agent harness candidate for ayos.to
Find a file
Eric Jacksch d68d709167 docs: replace README with minimal dev-fork version
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 20:53:54 -04:00
.github feat/sec add github's dependabot to scan the lib sec. 2026-03-15 18:02:26 +08:00
assets docs: update wechat qrcode (#1564) 2026-03-14 18:36:19 +08:00
cmd Fix the issue where the cursor moves inaccurately left and right after entering Chinese when running the picoclaw agent. (#1505) 2026-03-13 17:58:34 +08:00
config feat(provider): add support for azure openai provider (#1422) 2026-03-14 22:52:34 +08:00
docker feat(docker): add launcher bundle image with all three binaries (#1309) 2026-03-10 17:42:21 +08:00
docs refactor: update model name and add VolcEngine coding plan (#1412) 2026-03-12 16:10:29 +08:00
pkg fix(claude_cli): surface stdout in error when CLI exits non-zero 2026-03-15 20:53:54 -04:00
scripts feat(channels): add IRC channel integration 2026-03-05 11:48:17 +01:00
web feat(web): use a global WebSocket for Pico chat sessions (#1507) 2026-03-13 19:04:18 +08:00
workspace Merge pull request #1441 from Alix-007/fix/issue-1269-weather-skill-reliability 2026-03-13 18:10:56 +08:00
.dockerignore feat: add Docker Compose support for Discord bot deployment 2026-02-13 00:25:08 +08:00
.env.example feat(provider): add ModelScope as OpenAI-compatible provider (#1486) 2026-03-13 14:02:23 +08:00
.gitignore feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
.golangci.yaml enable dupl check 2026-03-01 18:17:32 +11:00
.goreleaser.yaml #434 added NetBSD support for picoclaw, but since then, picoclaw-launcher{-tui} appeared (#1508) 2026-03-13 19:52:32 +08:00
CONTRIBUTING.md * update contributing.md 2026-03-02 21:20:23 +08:00
CONTRIBUTING.zh.md * update contributing.md 2026-03-02 21:20:23 +08:00
go.mod Fix the issue where the cursor moves inaccurately left and right after entering Chinese when running the picoclaw agent. (#1505) 2026-03-13 17:58:34 +08:00
go.sum Fix the issue where the cursor moves inaccurately left and right after entering Chinese when running the picoclaw agent. (#1505) 2026-03-13 17:58:34 +08:00
LICENSE docs: update license (#1131) 2026-03-05 14:15:16 +08:00
Makefile add NetBSD to the list of released platforms (#434) 2026-03-13 15:19:37 +08:00
README.fr.md feat(provider): add support for azure openai provider (#1422) 2026-03-14 22:52:34 +08:00
README.ja.md feat(provider): add support for azure openai provider (#1422) 2026-03-14 22:52:34 +08:00
README.md docs: replace README with minimal dev-fork version 2026-03-15 20:53:54 -04:00
README.pt-br.md feat(provider): add support for azure openai provider (#1422) 2026-03-14 22:52:34 +08:00
README.vi.md feat(provider): add support for azure openai provider (#1422) 2026-03-14 22:52:34 +08:00
README.zh.md feat(provider): add support for azure openai provider (#1422) 2026-03-14 22:52:34 +08:00
ROADMAP.md 1. add roadmap.md 2026-02-17 16:03:07 +08:00

PicoClaw: Ultra-Efficient AI Assistant in Go

This repository is used for development and testing purposes only. The main project is maintained at sipeed/picoclaw.

Contributions

PR Change Status
#1460 fix(openai_compat): fix tool call serialization for strict OpenAI-compatible providers Open
#1479 fix(claude_cli): surface stdout in error when CLI exits non-zero Open
#1480 docs: document claude-cli and codex-cli providers in README Open
#1625 feat(channels): support multiple named Telegram bots Open