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
6ddfd1be13c36d12bd8744a8cd7281f698e67993
pi/packages/coding-agent/src
T
Can Bölük 6ddfd1be13 fix(coding-agent): resolved UTF-8 corruption in bash executor output (#433)
- Fixed UTF-8 text corruption in bash executor by replacing Buffer.toString() with streaming TextDecoder.
6ddfd1be13 · 2026-01-04 03:15:50 +01:00
History
..
cli
Added automatic image resizing
2026-01-02 12:01:56 +01:00
core
fix(coding-agent): resolved UTF-8 corruption in bash executor output (#433)
2026-01-04 03:15:50 +01:00
modes
feat(coding-agent): clipboard image paste support via Ctrl+V (fixes #419)
2026-01-04 01:05:22 +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
Merge pull request #402 from mitsuhiko/image-resize
2026-01-03 00:39:26 +01:00
main.ts
Fix version check URL typo (#423)
2026-01-03 16:55:38 +01:00
migrations.ts
Add automatic session migration for v0.30.0 bug
2025-12-26 03:24:49 +01:00