Armin Ronacher
312bc713bb
feat(coding-agent): support provider arguments for login
2026-07-08 12:06:26 +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
Mario Zechner
ba10b60b51
fix(coding-agent): add entry renderers for session entries
2026-07-01 11:30:26 +02:00
Mario Zechner
9be55bc773
fix(coding-agent): apply output padding to user messages
...
closes #6168
2026-06-30 11:55:40 +02:00
Alexey Zaytsev
6564d94717
feat(coding-agent): add configurable assistant output padding
...
Closes #6168
2026-06-30 11:44:34 +02:00
Mario Zechner
5d499272a8
fix(coding-agent): stabilize interactive status indicators
...
Closes #6026
2026-06-29 16:53:39 +02:00
Armin Ronacher
5a073885b5
feat(coding-agent): add external editor setting
...
Closes #6122
2026-06-27 23:57:46 +02:00
Armin Ronacher
f2e9d75388
fix(coding-agent): preserve backslash escapes in user messages
...
closes #6105
2026-06-27 19:24:14 +02:00
Mario Zechner
f14b3594c1
fix(coding-agent): show length stop errors
...
closes #4290
2026-06-25 14:50:14 +02:00
Mario Zechner
470a4736a3
Merge pull request #5784 from Perlence/fix/threaded-session-latest-activity
...
fix(coding-agent): sort threaded sessions by latest activity in the subtree
2026-06-23 15:20:14 +02:00
Vegard Stikbakke
373cd6ae52
fix(coding-agent): prioritize provider matches in model selector
...
closes #5892
2026-06-19 12:25:02 +02:00
Armin Ronacher
d0b46764b1
feat(coding-agent): add automatic theme mode ( #5874 )
2026-06-18 17:13:47 +02:00
Vegard Stikbakke
008c76f955
feat(coding-agent): export project config dir name
2026-06-18 10:27:11 +02:00
Armin Ronacher
6d5ede31c8
fix(coding-agent): match provider-first model searches
2026-06-17 17:16:39 +02:00
Vegard Stikbakke
068ab5d19b
fix(coding-agent): horizontally pan tree selector
...
Fixes #5830
2026-06-17 14:41:39 +02:00
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
Sviatoslav Abakumov
ebdf9b65e7
fix(coding-agent): sort threaded sessions by latest activity in the subtree
2026-06-16 00:39:30 +04: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