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
c2db2f9f4a86c945d6d42552a2b71dc83e672ded
pi/packages/coding-agent/src
T
kiliman 958d265112 fix: pass attachments to agent prompt from RPC interface
This PR updates the call to `agent.prompt` with the `attachments` prop provided in the JSON input.
958d265112 ยท 2025-11-25 21:56:32 -05:00
History
..
oauth
feat(coding-agent): add OAuth authentication for Claude Pro/Max
2025-11-18 17:33:33 +01:00
theme
Release v0.8.3
2025-11-21 04:57:24 +01:00
tools
Release v0.9.2
2025-11-24 19:32:55 +01:00
tui
Add $ prefix to cost in footer
2025-11-25 21:32:52 +01:00
changelog.ts
Add settings manager, show changelog on startup if not shown yet.
2025-11-13 21:19:57 +01:00
cli.ts
Suppress punycode deprecation warning from dependencies
2025-11-11 20:32:49 +01:00
export-html.ts
fix: rename pi-agent to pi-agent-core (npm deprecation issue)
2025-11-21 22:20:43 +01:00
index.ts
Agent package + coding agent WIP, refactored web-ui prompts
2025-10-17 11:47:01 +02:00
main.ts
fix: pass attachments to agent prompt from RPC interface
2025-11-25 21:56:32 -05:00
model-config.ts
Add custom headers support for models.json
2025-11-20 17:05:31 +01:00
session-manager.ts
fix: rename pi-agent to pi-agent-core (npm deprecation issue)
2025-11-21 22:20:43 +01:00
settings-manager.ts
feat: enhance model cycling with thinking levels and --thinking flag
2025-11-21 21:32:30 +01:00