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
6201bae8057023143a719de1a8e399660a49718c
pi/packages/coding-agent/src
T
History
Mario Zechner 6201bae805 Fix lint warnings in main.ts
2025-12-22 00:58:53 +01:00
..
cli
feat(coding-agent): add --skills CLI flag for filtering skills
2025-12-21 20:58:54 +01:00
core
Refactor main.ts to use SDK createAgentSession
2025-12-22 00:55:42 +01:00
modes
Fix syntax highlighting stderr spam with malformed markdown, fixes #274
2025-12-22 00:23:01 +01:00
utils
Enable more biome lints and fix things
2025-12-21 22:56:20 +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
Refactor main.ts to use SDK createAgentSession
2025-12-22 00:55:42 +01:00
main.ts
Fix lint warnings in main.ts
2025-12-22 00:58:53 +01:00