-
Notifications
You must be signed in to change notification settings - Fork 4
fix: deep-scan correctness fixes (Gemini truncation, wire handoff, theme parity, agent preview, MCP type filter) #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
254002c
docs(tasks): add verified reference-adoption catalog
elkaix 06e0aa4
feat(cli): add read-only `system-prompt` command to inspect the assem…
elkaix d42431b
fix(shell): interpolate timeout caps into the tool description from t…
elkaix 3ad07e0
feat(memory): warn that recalled notes are a point-in-time snapshot
elkaix 9677071
feat(toolset): bound parallel-safe tool fan-out with a concurrency cap
elkaix 49eb86b
feat(loop): enforce an optional per-session USD spend ceiling
elkaix 395758e
feat(approval): always re-confirm edits to sensitive host files
elkaix 68c60be
feat(approval): add accept-edits auto-approve tier for reversible in-…
elkaix fcdc99b
feat(loop): add terminal-quality predicate (observable degenerate-sto…
elkaix 74ce744
feat(subagents): gate spawn on declarative required MCP servers
elkaix ef03ebf
feat(hooks): inject UserPromptSubmit additionalContext into the user …
elkaix 84c2519
docs(tasks): record adoption-arc status + Wave 4 execution notes
elkaix 38eb98d
feat(file): stale-overwrite guard via a per-agent file read cache
elkaix 9546a2b
docs(tasks): record executable plan for the remaining Wave 4 items (1…
elkaix 67fca31
feat(core): surface a truncation signal on GenerateResult
elkaix 1af5eec
feat(loop): recover from output-token truncation with bounded continu…
elkaix e1be8b5
polish(subagents): harden required-MCP gate diagnostics
elkaix eb9773f
feat(file): extend the stale-overwrite guard to StrReplaceFile
elkaix 7cc0f7b
docs(tasks): record Wave 4 outcomes (#11/#13 done, #12 architectural …
elkaix ae00162
feat(prompt): deliver merged AGENTS.md as a session-start system-remi…
elkaix ce4a9fe
fix(core): make output-token truncation a required StreamedMessage si…
elkaix 7b4cf32
fix(file,mcp): harden stale-overwrite detection and the required-MCP …
elkaix 414f8a5
feat(auth,providers): add Kimi provider and GLM-5.2 defaults, fix Min…
elkaix b9908ed
fix(core,file): satisfy the finish_reason contract in test doubles; s…
elkaix af531ea
feat(file): reject a full overwrite of a partially-read file
elkaix c658722
Revert "feat(file): reject a full overwrite of a partially-read file"
elkaix 43bb3dd
feat(tui): review findings table, lighter borders, and RunAgents polish
elkaix 1e017ec
feat(tui): standardize welcome banner colors and diff sign spacing
elkaix d59bedc
fix(core): make Gemini finish_reason sticky once 'length' is captured
elkaix 82640b3
test(core): add streaming + reverse-order sticky-truncation test cove…
elkaix d3b808d
fix(soul): wire budget-exhausted and stuck-loop messages to shell
elkaix 36b7655
fix(ui): sync dark-theme ptk hex values to TUI token constants
elkaix 53a098c
fix(ui): restore preview line for non-review successful agents
elkaix 0259c61
fix(subagents): drop non-string values from required_mcp_servers
elkaix 8d9841c
docs(changelog): add Unreleased entries for deep-scan fixes
elkaix a0b8d2f
Merge remote-tracking branch 'origin/main' into major-fixes-and-enhan…
elkaix f6fdfc0
style(memory,tests): satisfy CodeQL implicit-concat and mixed-import …
elkaix 459ff11
fix(config): resolve scoped config for read-only system-prompt dump
elkaix f538708
fix(soul): re-check spend ceiling after billable compaction
elkaix e97123f
fix(file): re-check staleness after approval to close TOCTOU window
elkaix ad278cd
style(soul,tests): address CodeRabbit type/hygiene nits
elkaix c408206
fix(typo): toggleable, edge_diagnostic
elkaix File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.