Skip to content

draft: --autonomy onboarding#515

Draft
Twixes wants to merge 1 commit into
mainfrom
autonomy-onboarding
Draft

draft: --autonomy onboarding#515
Twixes wants to merge 1 commit into
mainfrom
autonomy-onboarding

Conversation

@Twixes
Copy link
Copy Markdown
Member

@Twixes Twixes commented Jun 5, 2026

Behind a hidden `--autonomy` flag for now. Adds a second agent phase after the main integration that plans PostHog Autonomy (scouts + responders) and a new TUI screen where you confirm what to keep. Output is written to `.posthog/autonomy/autonomy.json` plus per-scout markdown files.

Branched off an older commit (`e70f51b`) so it'll need a rebase onto current main before merging — main's bin.ts refactor (#489) restructured where this flag would live.

Hidden --autonomy flag that, after the main integration agent
finishes, runs a second phase to plan PostHog Autonomy (scouts
+ responders) and then shows a new TUI screen where the user
confirms the plan. Output lands at .posthog/autonomy/autonomy.json
plus .posthog/autonomy/scouts/*.md.

Plumbing reuses the existing additionalFeatureQueue / stop-hook
mechanism (same one AdditionalFeature.LLM rides), so the second
phase happens in the same agent session with all integration
context still loaded.
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