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
d9a542763ac030968446b731e4e3593809080b2e
pi/packages/coding-agent/src
T
Mario Zechner d9a542763a Improve before_compact hook: add messagesToKeep, replace apiKey with resolveApiKey
d9a542763a ยท 2025-12-24 12:41:22 +01:00
History
..
cli
Fix SDK tools to respect cwd option
2025-12-22 16:17:55 +01:00
core
Improve before_compact hook: add messagesToKeep, replace apiKey with resolveApiKey
2025-12-24 12:41:22 +01:00
modes
docs: fix outdated custom tools paths and add missing header shortcut (#283)
2025-12-23 03:29:31 +01:00
utils
Add project-specific settings and SettingsManager factories
2025-12-22 12:23:02 +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
Add hooks system with pi.send() for external message injection
2025-12-10 00:50:30 +01:00
index.ts
Add before/after session events with cancellation support
2025-12-22 18:18:38 +01:00
main.ts
feat: Call resolvePromptInput on the --system-prompt received on the CLI argument. This is needed to support file paths on the prompt (#287)
2025-12-23 13:06:40 +01:00