-
Notifications
You must be signed in to change notification settings - Fork 0
Add Copilot SDK-powered spec compiler with autopilot mode #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
basiclines
wants to merge
27
commits into
main
Choose a base branch
from
basiclines/copilot-sdk-compiler
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,052
−64
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
0b7d223
feat: add compile build command using Copilot SDK
basiclines f35f9d3
feat: always prompt for model, effort, and output dir with good defaults
basiclines 790e3fe
feat: add multi-pass compilation loop with improvement prompts
basiclines 1ec27ab
fix: count only agent-written files in build metrics
basiclines 5d6d4dc
fix: show lock file path when no dirty specs found
basiclines 65b278a
refactor: replace gum log with chalk for all status output
basiclines 875829a
fix: broaden tool name matching for file metrics and phase detection
basiclines 71040f7
fix: use user-chosen dir directly as output, don't append target
basiclines 6a3168d
style: remove gear icons from tool activity output
basiclines 0e74565
refactor: replace gum with @clack/prompts for interactive CLI
basiclines 3d6d447
feat: show agent's last message after each pass completes
basiclines b984541
feat: reframe prompt for depth-first compilation
basiclines 76da164
feat: render agent summary as markdown in a box
basiclines 3e7c972
feat: add multi-pass summary instructions to system prompt
basiclines f72647e
feat: instruct agent to verify dependencies via web browsing
basiclines 25209c7
feat: lock after each pass to bank completed work
basiclines d90c6ef
feat: delegate lock to the agent per-component
basiclines bff4fde
feat: add --autopilot flag for unattended multi-pass builds
basiclines 3af87b0
docs: update README with build command, flags, and autopilot
basiclines e45e6b8
docs: add 'Generating prompts manually' section to README
basiclines 0097439
docs: note that build sessions must run from dist target folder
basiclines e5b979a
fix: address PR review -- no-lock suppresses agent instructions, fix …
basiclines 0d75e3d
feat: use SDK session modes -- autopilot vs interactive
basiclines ac0ba5b
feat: keep manual multi-pass loop in both modes, SDK mode sets agent …
basiclines cc51de0
refactor: autopilot flag only sets SDK mode, no custom pass logic
basiclines b35c673
fix: move sessionMode declaration before first use
basiclines 72c8969
docs: update README with new autopilot approach (SDK-driven, no custo…
basiclines File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.