Skip to content

Starters: build command, 80% coverage, inbox watch, and orchestrating Main briefs - #247

Merged
scgopi merged 5 commits into
mainfrom
feat/starter-build-green
Sep 2, 2026
Merged

scgopi merged 5 commits into
mainfrom
feat/starter-build-green

Conversation

@scgopi

@scgopi scgopi commented Sep 2, 2026

Copy link
Copy Markdown
Owner

What

Five of the eleven starters rewritten, one at a time with the user:

  • Get the build green takes {build_command} instead of a test command, reads the first real error, re-runs after every change, and stops at exit 0.
  • Raise test coverage aims at 80%: measure first, re-measure per batch, report before and after.
  • Watch my inbox replaces the nightly dependency review: hourly, {priorities} token, checks with whatever mail access the session has, drafts and asks rather than sends, and carries the answer into the next check. Watch the build becomes the timed pick on the empty canvas, since an inbox watcher is an odd first offer on a code project.
  • Where does this live? and Why did this break? are now orchestrator-shaped: do the first pass yourself, split only when the work splits, one Artifactory topic per job, and the main loop is the only voice the human hears. The break one gives each plausible cause its own goal loop in its own worktree.

Every starter keeps the one-token-at-the-top rule. Seeded copies a person has not edited refresh on next launch through the existing hash check.

Verification

1506 tests / 156 suites pass in the worktree; swiftlint 0 errors; swift format --strict clean. The picker test that pinned the old token now expects {build_command}.

🤖 Generated with Claude Code

https://claude.ai/code/session_0199VUTtyfuWHbu2hHXpHYw2

scgopi and others added 5 commits September 1, 2026 21:18
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0199VUTtyfuWHbu2hHXpHYw2
…fter every change

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0199VUTtyfuWHbu2hHXpHYw2
@scgopi
scgopi merged commit 37e1a98 into main Sep 2, 2026
1 check 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