co-mono/packages/coding-agent/src/tui
Mario Zechner e82fb0fc83 feat(coding-agent): configurable app name and config dir for forks (#95)
- Add piConfig to package.json for app name and config directory
- Consolidate paths.ts into config.ts with clearer naming
- Fix Bun binary detection (changed from %7EBUN to $bunfs)
- Update all hardcoded paths to use config.ts exports
- getThemesDir() for built-in themes, getCustomThemesDir() for user themes
2025-12-03 16:18:59 +01:00
..
assistant-message.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
custom-editor.ts Release v0.7.26 2025-11-20 17:29:24 +01:00
dynamic-border.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
footer.ts feat: show (sub) indicator in footer when using OAuth subscription 2025-12-02 09:34:37 +01:00
model-selector.ts feat(coding-agent): configurable app name and config dir for forks (#95) 2025-12-03 16:18:59 +01:00
oauth-selector.ts fix: use TruncatedText in oauth-selector to prevent line overflow 2025-12-02 09:28:27 +01:00
queue-mode-selector.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
session-selector.ts Release v0.11.4 2025-12-01 13:05:12 +01:00
theme-selector.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
thinking-selector.ts fix: rename pi-agent to pi-agent-core (npm deprecation issue) 2025-11-21 22:20:43 +01:00
tool-execution.ts Fix Windows terminal background rendering and add /debug command 2025-12-02 13:22:54 +01:00
tui-renderer.ts feat(coding-agent): configurable app name and config dir for forks (#95) 2025-12-03 16:18:59 +01:00
user-message-selector.ts feat(tui): add circular wrap-around navigation to all menus (#82) 2025-12-01 02:49:38 +01:00
user-message.ts Release v0.8.0 2025-11-21 03:12:42 +01:00