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.env instead of baking a point-in-time snapshot into the service unit, ending the recurring 403 Request not allowed egress freeze (#1335).
first-tree-welcome skill is now demand-driven with first-task verification (#1341, #1344).
Notable fixes
- Channel-correct
daemon.env path, with inline-comment stripping, empty-value skipping, and tighter egress-vs-auth detection (#1339).
- Stop treating a flaky
codex --version check 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/e2e harness (#1336).
Upgrade
npm install -g first-tree@0.5.11