Skip to content

feature/loop prevention 2603 - #205

Merged
emesal merged 8 commits into
devfrom
feature/loop-prevention-2603
Mar 4, 2026
Merged

feature/loop prevention 2603#205
emesal merged 8 commits into
devfrom
feature/loop-prevention-2603

Conversation

@emesal

@emesal emesal commented Mar 4, 2026

Copy link
Copy Markdown
Owner
  • fix: clarify VFS cache stub to prevent LLM retry loops
  • feat: persist cwd in ContextEntry for cross-session path stability
  • fix: prefer stored context cwd over live current_dir for path resolution
  • feat: add LoopDetector for consecutive identical tool call detection
  • feat: wire LoopDetector into process_tool_calls with fuel penalty and warning injection
  • chore: notes for loop detection and cwd persistence
  • docs: add loop prevention section to agentic.md
  • fmt

@emesal
emesal merged commit 8a59b39 into dev Mar 4, 2026
18 checks passed
@emesal
emesal deleted the feature/loop-prevention-2603 branch March 4, 2026 12:11
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