Logo
Explore
Register Sign In
agent/pi
Watch 2
Star 0
Fork 0
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
bf313d2713e492c1a626422c22cc9d092610d7d4
pi/packages/coding-agent/src
T
History
Mario Zechner 9851ee3bdb Add syntax highlighting to HTML export using highlight.js
2025-12-24 12:13:56 +01:00
..
cli
Fix SDK tools to respect cwd option
2025-12-22 16:17:55 +01:00
core
Add syntax highlighting to HTML export using highlight.js
2025-12-24 12:13:56 +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