Petr Houška
46b53b995b
fix: retry transient management HTTP requests ( #7632 )
...
Retry idempotent coding-agent management requests for transient transport and HTTP failures while keeping one overall timeout budget across attempts.
Keep install telemetry single-shot because retrying it has no user-facing impact and could duplicate a side-effecting report.
2026-08-05 09:38:28 +02:00
Vegard Stikbakke
95249a7270
fix: repair tests after model refresh cancellation changes
...
Follow-up to fed6009cc .
2026-08-04 09:14:16 +02:00
Thomas Mustier
f08f58f5f9
fix(coding-agent): run coding-agent tests offline by default ( #7031 )
2026-07-27 11:27:43 +02:00
Armin Ronacher
ecb9410c5c
fix(coding-agent): let manual updates bypass skip check
...
closes #6977
2026-07-22 20:53:35 +02:00
Armin Ronacher
97f9978fa6
feat(coding-agent): add model catalog refresh flag
2026-07-16 12:46:49 +02:00
Armin Ronacher
c8ada4e76e
Improve project-local pi config ( #6309 )
...
* feat(coding-agent): improve config resource overrides
* fix(coding-agent): simplify config resource overrides
2026-07-06 20:50:30 +02:00
Raj
4a9c962b59
fix(coding-agent): add pnpm self-update prune hint ( #6279 )
...
Adds a pnpm-specific self-update recovery hint when pi update fails during self-update.
Fixes #6215 .
2026-07-03 12:58:35 +02:00
Armin Ronacher
bc0db64350
fix(coding-agent): install checked pi update version
CI / build-check-test (push) Waiting to run
2026-06-21 14:46:07 +02:00
Armin Ronacher
a78cd7ccb1
fix(coding-agent): stabilize self-update tests
2026-06-16 20:02:20 +02:00
Armin Ronacher
11b5403fad
fix(coding-agent): exit after package commands
...
closes #5687
2026-06-14 10:53:00 +02:00
Armin Ronacher
b4bff7f0d0
fix(coding-agent): avoid project trust prompt for update ( #5674 )
CI / build-check-test (push) Waiting to run
2026-06-12 23:37:16 +02:00
Armin Ronacher
5cb4f597f7
feat(ui): Improved project approval settings
2026-06-09 13:25:54 +02:00
Mario Zechner
89a92207f1
feat(coding-agent): add project trust gating
CI / build-check-test (push) Has been cancelled
2026-06-05 10:51:43 +02:00
Mario Zechner
2e02c74dcb
chore: pin dependencies and use native TypeScript
2026-05-20 12:46:17 +02:00
Armin Ronacher
dacb7eaa90
fix(coding-agent): detect renamed npm self updates
2026-05-07 20:59:49 +02:00
Mario Zechner
551385e409
chore: migrate packages to earendil works scope
2026-05-07 17:13:48 +02:00
Armin Ronacher
5e1e4c3c88
feat(coding-agent): support renamed self-update package
2026-05-07 16:11:18 +02:00
Mario Zechner
3e5ad67e0f
chore: migrate pi packages to earendil works scope
2026-05-07 15:59:42 +02:00
Armin Ronacher
ade08de14c
fix(coding-agent): repair self-update detection
...
Fixes #3942
Fixes #3980
Fixes #3922
2026-05-01 18:08:02 +02:00
Mario Zechner
eda1082d4b
fix(coding-agent): update project npm packages
...
closes #2459
2026-03-20 19:36:06 +01:00
Fero
f9161c4d4e
fix(coding-agent): add package subcommand help and friendly errors ( #1347 )
...
* fix(coding-agent): add package subcommand help and friendly errors
* refactor(coding-agent): simplify package command parsing and dispatch
* fix(coding-agent): add plain git URL examples to install help
2026-02-07 03:30:28 +01:00
Mario Zechner
6b0f1fefdb
fix(coding-agent): centralize package source normalization and local path parsing fixes #1304
2026-02-06 00:20:52 +01:00
Mario Zechner
b1c2c95f23
fix(coding-agent): normalize local package removal paths ( fixes #1243 )
2026-02-04 12:56:00 +01:00