Skip to content

feat(impact): add reasoning handler for AI - #113

Merged
andev0x merged 7 commits into
mainfrom
feature/reasoning
Aug 1, 2026
Merged

feat(impact): add reasoning handler for AI#113
andev0x merged 7 commits into
mainfrom
feature/reasoning

Conversation

@andev0x

@andev0x andev0x commented Jul 31, 2026

Copy link
Copy Markdown
Member
  • update provider structs to include reasoningHandler field
  • route reasoning content through handler in stream readers
  • ensure reasoning content is not mixed with main response

andev0x added 7 commits July 31, 2026 12:21
- update provider structs to include reasoningHandler field
- route reasoning content through handler in stream readers
- ensure reasoning content is not mixed with main response
- update envVarForProvider to include new providers
- extend ValidProviderNames with new provider names
- modify buildProjectConfig to handle new providers
- introduce NewNineRouterProvider for 9Router integration
- update patch application logic to re-read file context when hunk mismatches
- implement forced full-content fallback for small files on patch apply failure
- modify IsTerminal to include TaskSkipped
- implement MarkSkipped method for ledger
- adjust tests to cover new behavior
- update error handling in patch application logic
- apply semantic repository updates
- unified reasoning content handling across providers to support both "reasoning" and "reasoning_content" fields
- adjust max ledger chars to 4000 for local models
- introduce first-token guard in plan synthesis timeout
- deduplicate raw intent injection in bridge.go
- refine problem selection in commands.go for synthesis prompt
@andev0x
andev0x merged commit bd44774 into main Aug 1, 2026
2 checks passed
@andev0x
andev0x deleted the feature/reasoning branch August 1, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant