mirror of
https://github.com/nexu-io/open-design.git
synced 2026-07-03 12:27:55 +08:00
docs: fix broken links to pi-ai (404), split into coding-agent and ai packages (#277)
* docs: fix broken pi-ai links, point to correct pi-mono packages All links to https://github.com/mariozechner/pi-ai returned 404 after the project was restructured into the badlogic/pi-mono monorepo. - "pi" / "Pi" (the CLI tool the daemon scans for) now points to packages/coding-agent - "pi-ai" (the multi-provider LLM API) now points to packages/ai via the shared [piai] reference definitions Closes #275. * fixup! Merge remote-tracking branch 'upstream/main' into docs/fix-pi-pi-ai-links Fix [piai] reference in README.ar.md and README.es.md: was incorrectly pointing to packages/coding-agent (pi CLI) instead of packages/ai (pi-ai provider library). * fixup! fix row order in README.uk.md: move Pi after DeepSeek TUI to match English README
This commit is contained in:
@@ -6,7 +6,7 @@ This doc describes the system topology, runtime modes, data flow, and file layou
|
||||
|
||||
[ocod]: https://github.com/OpenCoworkAI/open-codesign
|
||||
[acd]: https://github.com/VoltAgent/awesome-claude-design
|
||||
[piai]: https://github.com/mariozechner/pi-ai
|
||||
[piai]: https://github.com/badlogic/pi-mono/tree/main/packages/ai
|
||||
[guizang]: https://github.com/op7418/guizang-ppt-skill
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user