Skip to content

fix(coding-agent): compact startup header and resource listings#3267

Merged
badlogic merged 1 commit into
mainfrom
collapsable-intro
Apr 16, 2026
Merged

fix(coding-agent): compact startup header and resource listings#3267
badlogic merged 1 commit into
mainfrom
collapsable-intro

Conversation

@mitsuhiko

Copy link
Copy Markdown
Member

Use ctrl+o expansion for startup help and loaded resources, with compact comma-separated collapsed lists and full expanded context paths.

fixes #3147

Use ctrl+o expansion for startup help and loaded resources, with compact comma-separated collapsed lists and full expanded context paths.

fixes #3147
@badlogic badlogic added the inprogress Issue is being worked on label Apr 16, 2026
@badlogic badlogic merged commit f822408 into main Apr 16, 2026
3 checks passed
@badlogic

Copy link
Copy Markdown
Collaborator

Merged. I pushed a follow-up fix for the --verbose regression introduced here.

--verbose now starts with the expanded startup header and loaded resource listings again. Added a regression test and a changelog entry.

badlogic added a commit that referenced this pull request Apr 16, 2026
Add missing entries and cross-package duplications:
- after_provider_response extension hook (#3128)
- Compact startup header with Ctrl+O toggle (#3267)
- preset example: restore original state on (none) (#3272)
- OSC 8 hyperlinks in markdown (#3248)
- Hyperlink capability detection tightening (#3248)
- OpenAI Responses session_id headers for proxies (#3264)

Add New Features summary at the top of [Unreleased].
@mitsuhiko mitsuhiko deleted the collapsable-intro branch April 16, 2026 23:15
durdn pushed a commit to durdn/pi-mono that referenced this pull request Apr 21, 2026
…ndil-works#3267)

Use ctrl+o expansion for startup help and loaded resources, with compact comma-separated collapsed lists and full expanded context paths.

fixes earendil-works#3147
durdn pushed a commit to durdn/pi-mono that referenced this pull request Apr 21, 2026
Add missing entries and cross-package duplications:
- after_provider_response extension hook (earendil-works#3128)
- Compact startup header with Ctrl+O toggle (earendil-works#3267)
- preset example: restore original state on (none) (earendil-works#3272)
- OSC 8 hyperlinks in markdown (earendil-works#3248)
- Hyperlink capability detection tightening (earendil-works#3248)
- OpenAI Responses session_id headers for proxies (earendil-works#3264)

Add New Features summary at the top of [Unreleased].
byte-rose pushed a commit to byte-rose/pi-mono that referenced this pull request Apr 28, 2026
…ndil-works#3267)

Use ctrl+o expansion for startup help and loaded resources, with compact comma-separated collapsed lists and full expanded context paths.

fixes earendil-works#3147
byte-rose pushed a commit to byte-rose/pi-mono that referenced this pull request Apr 28, 2026
Add missing entries and cross-package duplications:
- after_provider_response extension hook (earendil-works#3128)
- Compact startup header with Ctrl+O toggle (earendil-works#3267)
- preset example: restore original state on (none) (earendil-works#3272)
- OSC 8 hyperlinks in markdown (earendil-works#3248)
- Hyperlink capability detection tightening (earendil-works#3248)
- OpenAI Responses session_id headers for proxies (earendil-works#3264)

Add New Features summary at the top of [Unreleased].
larsboes pushed a commit to larsboes/pi-mono that referenced this pull request Apr 30, 2026
…ndil-works#3267)

Use ctrl+o expansion for startup help and loaded resources, with compact comma-separated collapsed lists and full expanded context paths.

fixes earendil-works#3147
larsboes pushed a commit to larsboes/pi-mono that referenced this pull request Apr 30, 2026
Add missing entries and cross-package duplications:
- after_provider_response extension hook (earendil-works#3128)
- Compact startup header with Ctrl+O toggle (earendil-works#3267)
- preset example: restore original state on (none) (earendil-works#3272)
- OSC 8 hyperlinks in markdown (earendil-works#3248)
- Hyperlink capability detection tightening (earendil-works#3248)
- OpenAI Responses session_id headers for proxies (earendil-works#3264)

Add New Features summary at the top of [Unreleased].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inprogress Issue is being worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make startup resource paths Collapse/expand

2 participants