Skip to content

Fix deterministic micro keyword routing#710

Merged
asim merged 1 commit into
mainfrom
codex/increment-709
Jun 28, 2026
Merged

Fix deterministic micro keyword routing#710
asim merged 1 commit into
mainfrom
codex/increment-709

Conversation

@asim

@asim asim commented Jun 28, 2026

Copy link
Copy Markdown
Member

Summary

  • Make micro-agent single-domain keyword routing deterministic by replacing randomized map iteration with ordered route checks.
  • Add a regression test for prompts with overlapping single-domain keywords.

Closes #709

Testing

  • go build ./...
  • go test ./... -short
  • go vet ./...

@asim asim added the codex Created by Codex label Jun 28, 2026
@asim asim merged commit 45b43b2 into main Jun 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Created by Codex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Continuous improvement increment #38

2 participants