Codex Familiar
An animated IDE companion for VS Code that reacts to your coding journey, gamifies best practices, and motivates you as you work.
Features
- Animated character in a sidebar webview
- Reacts to coding events (edits, saves, errors, test runs, etc.)
- Gamification: XP, levels, cosmetic unlocks
- Personality selection and motivational messages
- (Planned) Voice mode for motivational phrases
Getting Started
- Open this folder in VS Code.
- Run
F5 to launch a new Extension Development Host window.
- Open the "Codex Familiar" sidebar to interact with your companion.
Development
- Main extension code:
src/extension.ts
- Webview UI:
src/webview (to be created)
- Customize the Familiar's behavior and appearance in the webview code.
License
MIT
| |