Skip to content

fix(kiloclaw): remove iad from default Fly region list#1132

Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
remove-iad-from-fly-region
Open

fix(kiloclaw): remove iad from default Fly region list#1132
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
remove-iad-from-fly-region

Conversation

@kilo-code-bot
Copy link
Contributor

@kilo-code-bot kilo-code-bot bot commented Mar 16, 2026

Summary

Remove iad from the DEFAULT_FLY_REGION constant in kiloclaw/src/config.ts and update the corresponding test fixtures and assertions in kiloclaw/src/durable-objects/kiloclaw-instance.test.ts to match the new region set (dfw,ewr,lax,sjc,eu).

Verification

  • pnpm typecheck — passed (kiloclaw + all workspace packages)
  • pnpm test -- --run — 664 tests passed across 36 test files
  • pnpm lint — passed
  • prettier --check — passed

Visual Changes

N/A

Reviewer Notes

Only iad entries in region list contexts were removed. Standalone region: 'iad' values in test fixtures (e.g., mock machine regions, flyRegion seeds) were intentionally left unchanged — they represent arbitrary region strings, not the default region list.


Built for Florian by Kilo for Slack

Remove iad from DEFAULT_FLY_REGION and update test fixtures/assertions
to match the new region set.
@kilo-code-bot
Copy link
Contributor Author

kilo-code-bot bot commented Mar 16, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • kiloclaw/src/config.ts
  • kiloclaw/src/durable-objects/kiloclaw-instance.test.ts

Reviewed by gpt-5.4-20260305 · 285,699 tokens

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.

0 participants