Update README.md
This commit is contained in:
parent
d68d709167
commit
ade27ccff5
1 changed files with 7 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
# PicoClaw: Ultra-Efficient AI Assistant in Go
|
# 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](https://github.com/sipeed/picoclaw).
|
This repository is used for development and testing purposes only.
|
||||||
|
|
||||||
|
The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/picoclaw).
|
||||||
|
|
||||||
## Contributions
|
## Contributions
|
||||||
|
|
||||||
|
|
@ -10,3 +12,7 @@ This repository is used for development and testing purposes only. The main proj
|
||||||
| [#1479](https://github.com/sipeed/picoclaw/pull/1479) | fix(claude_cli): surface stdout in error when CLI exits non-zero | Open |
|
| [#1479](https://github.com/sipeed/picoclaw/pull/1479) | fix(claude_cli): surface stdout in error when CLI exits non-zero | Open |
|
||||||
| [#1480](https://github.com/sipeed/picoclaw/pull/1480) | docs: document claude-cli and codex-cli providers in README | Open |
|
| [#1480](https://github.com/sipeed/picoclaw/pull/1480) | docs: document claude-cli and codex-cli providers in README | Open |
|
||||||
| [#1625](https://github.com/sipeed/picoclaw/pull/1625) | feat(channels): support multiple named Telegram bots | Open |
|
| [#1625](https://github.com/sipeed/picoclaw/pull/1625) | feat(channels): support multiple named Telegram bots | Open |
|
||||||
|
|
||||||
|
## Legal
|
||||||
|
|
||||||
|
Please see LICENSE.md for copyright and other legal information.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue