Value-first onboarding, proxy compatibility, self-service team leave
Highlights
- Onboarding redesigned around value-first GitHub access, and the create-agent step is skipped when a member already has a personal agent (#1311, #1337).
- Self-service team leave from the workspace UI (#1290).
- Proxy compatibility without managing your proxy: the daemon now reads a user-owned
daemon.envinstead of baking a point-in-time snapshot into the service unit, ending the recurring403 Request not allowedegress freeze (#1335). first-tree-welcomeskill is now demand-driven with first-task verification (#1341, #1344).
Notable fixes
- Channel-correct
daemon.envpath, with inline-comment stripping, empty-value skipping, and tighter egress-vs-auth detection (#1339). - Stop treating a flaky
codex --versioncheck as a missing binary (#1329).
Internal
- Skill-eval tooling: deterministic grading, quality judge, result operations, and seed/read eval gates (#1327, #1331, #1332, #1333, #1338, #1343); removed the unmaintained
packages/e2eharness (#1336).
Upgrade
``bash npm install -g first-tree@0.5.11 ``