Skip to content

Let Skywalker implement bounded work as a judgment call - #495

Merged
TheGreatAxios merged 1 commit into
mainfrom
cl-6629-skywalker-may-implement-bounded-work-spawn-is-judgment-not-a
Aug 22, 2026
Merged

Let Skywalker implement bounded work as a judgment call#495
TheGreatAxios merged 1 commit into
mainfrom
cl-6629-skywalker-may-implement-bounded-work-spawn-is-judgment-not-a

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • Skywalker primary sessions mount write/edit/delete path tools.
  • Tiny, single-file, or one-route bounded edits may be done on the parent; spawn remains the default for substantial, multi-file, parallel, or specialist work (hard cap 4 workers).
  • Greybeard and other nested orchestrators stay write-free. Shell file-writes stay denied.

Verification

  • bun run typecheck and bun run build pass
  • bun run test: 4984 pass; 4 failures are pre-existing (TUI shell flake, two grok-4.6 cycle assertions vs xhigh, local vendor/.DS_Store scope). 6629 remount tests pass

Fixes CL-6629

@linear-code

linear-code Bot commented Aug 22, 2026

Copy link
Copy Markdown

CL-6629

@TheGreatAxios
TheGreatAxios force-pushed the cl-6629-skywalker-may-implement-bounded-work-spawn-is-judgment-not-a branch from ab9d80f to 1c05034 Compare August 22, 2026 17:49
@TheGreatAxios
TheGreatAxios force-pushed the cl-6629-skywalker-may-implement-bounded-work-spawn-is-judgment-not-a branch from 1c05034 to 7db043c Compare August 22, 2026 19:18
@TheGreatAxios
TheGreatAxios merged commit addf42f into main Aug 22, 2026
2 checks passed
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