Releases: jnorthrup/conductor2
Releases · jnorthrup/conductor2
conductor: v0.4.0
0.4.0 (2026-02-17)
Features
- add Copilot Conductor agent and homedir setup (acf6578)
- add Copilot Conductor agent scaffold, homedir setup, and run-conductor invoker (ecad7eb)
- Add GitHub Actions workflow to package and upload release assets. (5e0fcb0)
- Add GitHub Actions workflow to package and upload release assets. (20858c9)
- add Google Antigravity support (e1af3cd)
- add portable skill support for Claude CLI, OpenCode, and Codex (776c02c)
- cherry-pick upstream improvements (platform-agnostic) (5161731)
- implement: add context boundary engineering for optimal task agent efficiency (9e2d037)
- implement: add double-tap verification protocol with disjoint context (052fb39)
- implement: add Gemini CLI context control for double-tap verification (b76e652)
- integrate release asset packaging into release-please workflow (3ef512c)
- styleguide: Add comprehensive Google C# Style Guide summary (6672f4e)
- styleguide: Add comprehensive Google C# Style Guide summary (e222aca)
Bug Fixes
- add rule to avoid slash command suggestions (8e1caf7)
- build tarball outside source tree to avoid self-inclusion (830f584)
- conductor: Add session throttling and dead session recursion fix (8cc7e11)
- conductor: adopt atomic improvements from gemini-cli-extensions (checkboxes, auto-commits, trailing newlines, legacy parsing) (405e2a1)
- Correct typos, step numbering, and documentation errors (ab9516b)
- Correct typos, step numbering, and documentation errors (d825c32)
- Correct typos, trailing whitespace and grammar (484d5f3)
- Correct typos, trailing whitespace and grammar (94edcbb)
- improve skill description and installer (09d1ae6)
- installer: simplify multi-platform install script (7c2c96a)
- Replace manual text input with interactive options (b49d770)
- Replace manual text input with interactive options (746b2e5)
- setup: clarify definition of 'track' in setup flow (819dcc9)
- setup: Enhance project analysis protocol to avoid excessive token consumption. (#6) (1e60e8a)
- styleguide: Clarify usage of 'var' in C# guidelines for better readability (a67b6c0)
- styleguide: Enhance C# guidelines with additional rules for constants, collections, and argument clarity (eea7495)
- styleguide: Update C# formatting rules and guidelines for consistency (50f39ab)
- styleguide: Update C# guidelines by removing async method suffix rule and adding best practices for structs, collection types, file organization, and namespaces (8bfc888)
- styleguide: Update C# guidelines for member ordering and enhance clarity on string interpolation (0e0991b)