mirror of
https://github.com/domfelipe/pokebuddy.git
synced 2026-08-07 06:16:49 +00:00
1.1 KiB
1.1 KiB
PokeBuddy CLI Roadmap
v0.1.0 — Spark
- CLI foundation
- Local state
- Six launch companions
- Hatch/list/dex/show/poke/feed/status commands
- Legal and contribution docs
- Brand assets
v0.2.0 — Terminal Life
pokebuddy watch- idle reactions
- mood decay and energy recovery
- terminal-safe compact mode
- companion card export
v0.3.0 — Git Reactions
- Git hook installer
- Commit message reactions
- Branch change reactions
- Merge conflict detection
- CI status parsing
v0.4.0 — Companion Studio
- Companion schema
pokebuddy create-companion- custom ASCII/ANSI loader
- companion packs
- validation rules for naming and legal safety
v0.5.0 — Plugin API
- JS plugin interface
- event hooks
- local plugin registry
- plugin examples
- plugin safety docs
v1.0.0 — Stable Buddy Core
- Stable command API
- Stable local state schema
- Companion pack docs
- Full test coverage for core flows
- Release automation