Logo
Explore
Register Sign In
agent/pi
1
0
Fork 0
You've already forked pi
mirror of https://github.com/earendil-works/pi.git synced 2026-06-18 15:54:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
5318b42bd2e9eda43d60de4523c03fd540448ebf
pi/packages/coding-agent/src
T
Mario Zechner 31438fdf2a fix(tools): wrap ALL registry tools with hooks, not just active ones
wrappedToolRegistry was only containing activeToolsArray (4 tools).
Now wraps all tools from the registry so hooks can enable any tool.
31438fdf2a ยท 2026-01-04 18:47:57 +01:00
History
..
cli
feat(coding-agent): add hook API for CLI flags, shortcuts, and tool control
2026-01-04 18:13:28 +01:00
core
fix(tools): wrap ALL registry tools with hooks, not just active ones
2026-01-04 18:47:57 +01:00
modes
fix(theme): add optional themeOverride param to getSettingsListTheme/getSelectListTheme
2026-01-04 18:39:00 +01:00
utils
Fix non-PNG images not displaying in Kitty protocol terminals
2026-01-03 16:58:57 +01:00
cli.ts
Remove old implementation files (main.ts, cli.ts, tui-renderer.ts), rename new files
2025-12-09 01:21:28 +01:00
config.ts
WIP: Rewrite export-html with tree sidebar, client-side rendering
2026-01-01 03:36:47 +01:00
index.ts
feat(hooks): add tools.ts example hook for interactive tool enable/disable
2026-01-04 18:13:30 +01:00
main.ts
feat(coding-agent): add hook API for CLI flags, shortcuts, and tool control
2026-01-04 18:13:28 +01:00
migrations.ts
Add automatic session migration for v0.30.0 bug
2025-12-26 03:24:49 +01:00