This website requires JavaScript.
Explore
Register
Sign In
agent
/
pi
Watch
1
Star
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
4,207
Commits
32
Branches
288
Tags
codex-device-code
Commit Graph
11 Commits
fix(coding-agent): mark retrying agent end events
Mario Zechner
·
2026-05-19 10:33:16 +02:00
c685b27369
chore: migrate pi packages to earendil works scope
Mario Zechner
·
2026-05-07 15:59:42 +02:00
3e5ad67e0f
fix(agent): simplify state API and update consumers
fixes
#2633
Mario Zechner
·
2026-03-30 12:43:34 +02:00
cbe1a8b732
feat(ai,coding-agent): add faux provider and ModelRegistry factories
Mario Zechner
·
2026-03-29 21:08:50 +02:00
ef6af5ebbd
fix(coding-agent): unify compaction UI events
closes
#2617
Mario Zechner
·
2026-03-27 03:14:24 +01:00
161ad18287
fix(coding-agent): guard against stale kept pre-compaction usage in error-path threshold check
Mario Zechner
·
2026-03-06 16:57:14 +01:00
d1a17bbae5
fix(coding-agent): allow threshold compaction for error messages using last successful usage,
fixes
#1834
Mario Zechner
·
2026-03-06 16:26:11 +01:00
b8910f13ad
Prevent stale pre-compaction assistant usage from retriggering auto-compaction after session recovery payloads and prove it with a regression test
Joel Hooks
·
2026-03-06 16:17:13 +01:00
a4f4d91fa5
fix(coding-agent): stop overflow auto-compaction cascades
fixes
#1319
Mario Zechner
·
2026-03-03 17:19:42 +01:00
6b4b920425
refactor(coding-agent): move auth storage to backend abstraction
Mario Zechner
·
2026-02-17 19:57:21 +01:00
2977c14917
fix(agent,coding-agent): resume queued messages after auto-compaction
Mario Zechner
·
2026-02-06 11:36:19 +01:00
b050c582a1