Conversation
Owner
hit9
commented
May 18, 2026
- reasoning_payload
- Add provider-aware OpenAI SDK transport
- Add in-flight model retry shortcut
- Prevent chat from ending active tasks early
- Allow CreateFile to create cwd-local parent dirs
- Surface tool cancellation reasons in agent feedback
- Confirm selector search before selecting
- Relax ReplaceRange boundary context for replacements
- Stream action frames during model responses
- Adopt function tools for agent actions
- fix openai tool loops and session cleanup
- fix responses stream parsing and add api command
- fix replace range insertion fingerprints
- require verification before text completion
- add chat reasoning payload command
- fix nullable enum tool schemas
- Simplify provider reasoning configuration
- Clean up agent and toolcall compatibility code
- Simplify agent runtime and state formatting
- Relax observe coverage and lower pending result threshold
- Show current plan focus in act prompt
- Add context budget profiles
- Simplify agent context and gate helpers
- Remove knowledge command
- Remove unused agent constants
- Derive command handlers from command specs
- Simplify agent state updater actions
- Simplify state and choice formatting helpers
- Fix choice filtering helper removal
- Trim small agent control helpers
- Reuse status bar fragments in selectors
- Clarify agent phase prompts
- Normalize direct repository tool actions
- format code
- Trim runtime and tool duplication
- Simplify state update output
- Remove verbose state update header
- Support all matches in Edit tool
- Show line numbers in Read output
- Add PatchFile edit tool
- Refine queued feedback and runtime CLI handling
- Enforce user language for assistant replies
- Improve PatchFile mismatch diagnostics
- Move runtime status line above queued input
- Tolerate duplicate empty PatchFile hunk markers
- Suppress empty queued input redraw artifacts
- Emphasize user language for assistant text
- Make read output and PatchFile indentation less ambiguous
- print session id on exit
- Encourage Unix text tools in Bash guidance
- Restore Bash live preview with final frame history
Consolidate debug tracing, accept string plan and hypothesis tool items, keep stream requests valid, and make /clean remove inactive sessions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.