This website requires JavaScript.
Explore
Help
Sign In
Emil_Shanaty
/
my-pi
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4de46fbab360f4e196469be2b106e8965f2931c4
my-pi
/
packages
/
coding-agent
/
src
T
History
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.
2025-11-25 21:56:32 -05:00
..
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