picoclaw/docs
yinwm ef7078a356 refactor: reorganize commands and provider architecture
Refactor command handlers into separate files to improve code organization
and maintainability. Each command (agent, auth, cron, gateway, migrate,
onboard, skills, status) now has its own dedicated file.

Restructure provider creation to support new model_list configuration
system that enables zero-code addition of OpenAI-compatible providers.
Move legacy provider logic to separate file for backward compatibility.

Move configuration functions from config.go to separate files
(defaults.go, migration.go) for better organization.
2026-02-19 01:03:34 +08:00
..
design refactor: reorganize commands and provider architecture 2026-02-19 01:03:34 +08:00
migration feat: add model_list configuration for zero-code provider addition 2026-02-18 23:26:00 +08:00
ANTIGRAVITY_AUTH.md feat: complete Antigravity provider integration with robust error handling and docs 2026-02-17 20:05:06 +05:30
ANTIGRAVITY_USAGE.md docs: update manual auth instructions 2026-02-17 20:05:15 +05:30
picoclaw_community_roadmap_260216.md 1. rename doc to docs 2026-02-17 16:51:38 +08:00