Armin Ronacher
8f0e9251b9
fix(coding-agent): do not open browser for device code login
2026-06-16 17:35:50 +02:00
Armin Ronacher
7cfd1af395
fix(coding-agent): keep empty session selector open
...
closes #5747
2026-06-16 00:39:44 +02:00
Armin Ronacher
bee8e9c805
feat(coding-agent): mark experimental sessions in footer
2026-06-15 23:22:23 +02:00
Armin Ronacher
bb959aae01
fix(coding-agent): wrap tree help on narrow terminals
...
closes #5055
2026-06-15 01:25:46 +02:00
Armin Ronacher
b4bff7f0d0
fix(coding-agent): avoid project trust prompt for update ( #5674 )
2026-06-12 23:37:16 +02:00
Vegard Stikbakke
406a2214aa
fix(coding-agent): refine setup copy
2026-06-10 19:55:19 +02:00
Vegard Stikbakke
0ab2aa86af
feat(coding-agent): add experimental first-time setup flow ( #5587 )
...
Behind PI_EXPERIMENTAL=1, show a first-time setup dialog on interactive startup when the default agent directory is used and settings.json does not exist. The dialog preselects the detected terminal appearance with an explicit dark/light choice (live preview) and asks for opt-in analytics data sharing. Submitting writes settings.json, which serves as the completion marker; opting in stores a generated trackingId. Escape at any point skips out of setup.
2026-06-10 12:11:49 +02:00
Mario Zechner
d041b5cc35
Merge pull request #5549 from earendil-works/approval-settings
...
feat(ui): Improved project approval settings
2026-06-09 13:47:29 +02:00
Mario Zechner
9632bddd38
fix(coding-agent): stabilize OAuth login prompt rows
...
closes #5433
2026-06-09 13:41:08 +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
2026-06-05 10:51:43 +02:00
Mario Zechner
db594d3a59
feat(coding-agent): show cache hit rate in footer
2026-06-05 10:51:43 +02:00
Mario Zechner
c45787411e
Fix tool expand hint punctuation styling
...
closes #5359
2026-06-04 23:44:25 +02:00
Armin Ronacher
ba6e5298df
fix(oauth): harden browser launch handling
2026-06-02 23:15:46 +02:00
Mario Zechner
0d38e17b68
Fix empty self-rendered tool rows
...
closes #5299
2026-06-02 15:25:27 +02:00
Vegard Stikbakke
9d5fb70b7e
feat(ai): add Codex device code login ( #4911 )
2026-05-28 11:09:33 +02:00
Armin Ronacher
2531fc130d
fix(ui): preserve user ordered-list markers ( closes #5013 )
2026-05-27 01:03:33 +02:00
Mario Zechner
2e1f07bac2
fix(coding-agent): avoid invalid footer home abbreviation
...
closes #4878
2026-05-23 09:53:36 +02:00
Mario Zechner
c841a6c78f
Clean up OAuth device-code callbacks
2026-05-22 15:51:36 +02:00
Mario Zechner
60e2e4332d
Merge pull request #4898 from haoqixu/fix-4761
...
fix(coding-agent): use the right basedir for patterns
2026-05-22 15:22:45 +02:00
haoqixu
baf4028fb9
fix(coding-agent): use the right basedir for patterns
2026-05-22 18:33:26 +08:00
Vegard Stikbakke
c554364c2a
feat(ai): refactor device code login for copilot
2026-05-22 08:54:18 +02:00
Armin Ronacher
849f9d9c5a
fix(coding-agent): configure HTTP idle timeout ( #4759 )
2026-05-20 12:45:00 +02:00
Mario Zechner
b141e1fa24
chore: remove web-ui workspace
2026-05-20 02:26:09 +02:00
Armin Ronacher
ae9450dc51
chore(ts): use source import extensions
2026-05-20 00:04:03 +02:00
Mario Zechner
06c6c324d7
chore: enforce erasable TypeScript syntax
2026-05-19 23:15:39 +02:00
Armin Ronacher
a294cdafd9
fix(coding-agent): unblock Windows external editor
...
closes #4612
2026-05-18 09:49:24 +02:00
Mario Zechner
730f2f1046
Merge pull request #4243 from samjonester/samjonester/config-selector-dynamic-height
...
config selector: scale maxVisible to terminal height
2026-05-18 01:20:11 +02:00
Armin Ronacher
2829146dde
chore(deps): Kill small dependencies ( #4467 )
2026-05-13 10:44:56 +02:00
Mario Zechner
d62c416cfd
fix(coding-agent): allow tool expansion during extension confirms
...
closes #4429
2026-05-12 23:34:57 +02:00
Mario Zechner
91bacac739
fix(coding-agent): show Option key on macOS
...
closes #4289
2026-05-08 15:48:20 +02:00
Mario Zechner
dfb9ffa9ee
Merge pull request #4299 from aliou/fix/resource-location-in-config-tui
...
fix(coding-agent): preserve .agents provenance in skill metadata
2026-05-08 15:32:01 +02:00
Mario Zechner
3e5ad67e0f
chore: migrate pi packages to earendil works scope
2026-05-07 15:59:42 +02:00
Sam Jones
fcd96df6f2
config selector: scale maxVisible to terminal height
...
ResourceList hardcoded maxVisible=15, leaving most of the screen
empty on tall terminals. Pass terminalHeight through from
ProcessTerminal.rows and compute maxVisible dynamically, matching
the pattern tree-selector already uses.
Closes #4241
2026-05-06 14:45:13 -04:00
Aliou Diallo
0f95975103
fix(coding-agent): preserve .agents provenance in skill metadata
...
fixes #3978
2026-05-06 09:40:37 +02:00
Armin Ronacher
b5755fd27d
feat(oauth): support interactive login selection ( #4190 )
2026-05-05 13:16:56 +02:00
Mario Zechner
4745a95898
feat(ai): add cached codex websocket transport
2026-05-01 13:07:40 +02:00
Aliou Diallo
13610d3893
fix(coding-agent): show item count instead of line count in config scroll indicator ( #3820 )
2026-04-27 23:21:32 +02:00
Mario Zechner
2c08775ee7
fix(coding-agent): fix packaged session selector import
2026-04-27 21:44:00 +02:00
Mario Zechner
aefb0fedfe
feat(coding-agent): add warnings.anthropicExtraUsage opt-out
...
closes #3808
2026-04-27 20:36:00 +02:00
Aliou Diallo
10425abb87
fix(coding-agent): dedupe symlinked resources ( #3818 )
...
* fix(coding-agent): dedupe symlinked resources
Fixes #3767
* refactor(coding-agent): extract canonicalizePath util for symlink resolution
2026-04-27 18:33:10 +02:00
Armin Ronacher
39db145495
fix(coding-agent): show models.json auth in login selector
2026-04-24 17:28:40 +02:00
Mario Zechner
f2f03616ab
fix(coding-agent): update provider auth guidance and defaults
2026-04-24 00:55:27 +02:00
Armin Ronacher
27c05b7faa
feat(ui): Lower /scoped-models height to same as /models
2026-04-24 00:53:11 +02:00
Armin Ronacher
d4d3c2fd39
feat(login): More consistent styling
2026-04-24 00:30:31 +02:00
Armin Ronacher
e97051313d
fix(coding-agent,ai): show env auth source in /login
2026-04-23 21:19:53 +02:00
Mario Zechner
8cc046f86e
fix(coding-agent): make terminal progress escape sequences configurable, disabled by default
...
Adds terminal.showTerminalProgress setting (default false) and wires it
to /settings. Guards all OSC 9;4 setProgress calls in interactive-mode.
closes #3588
2026-04-23 15:08:00 +02:00
Armin Ronacher
010e9acfe9
feat(coding-agent): add searchable auth provider login flow ( #3572 )
2026-04-23 13:42:09 +02:00
Mario Zechner
97a38bf652
fix(coding-agent): configure inline tool image width
...
closes #3508
2026-04-22 00:56:01 +02:00
Mario Zechner
5a4e22ea44
fix(coding-agent): remove process-cwd tool singletons and use tool-name allowlists
...
- switch SDK/CLI tool selection to name-based allowlists
- apply allowlists across built-in, extension, and SDK tools
- remove ambient process.cwd defaults from core tooling and resource helpers
- update tests, examples, and TUI callers for explicit cwd plumbing
- add regression coverage for extension tool filtering
closes #3452
closes #2835
2026-04-20 22:05:28 +02:00