mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-18 11:02:06 +00:00
- Add ResourceLoader interface and DefaultResourceLoader implementation - Add PackageManager for npm/git extension sources with install/remove/update - Add session.reload() and session.bindExtensions() APIs - Add /reload command in interactive mode - Add CLI flags: --skill, --theme, --prompt-template, --no-themes, --no-prompt-templates - Add pi install/remove/update commands for extension management - Refactor settings.json to use arrays for skills, prompts, themes - Remove legacy SkillsSettings source flags and filters - Update SDK examples and documentation for ResourceLoader pattern - Add theme registration and loadThemeFromPath for dynamic themes - Add getShellEnv to include bin dir in PATH for bash commands |
||
|---|---|---|
| .. | ||
| changelog.ts | ||
| clipboard-image.ts | ||
| clipboard.ts | ||
| frontmatter.ts | ||
| image-convert.ts | ||
| image-resize.ts | ||
| mime.ts | ||
| photon.ts | ||
| shell.ts | ||
| tools-manager.ts | ||