Releases: kernel/cli
Releases · kernel/cli
Kernel CLI v0.14.9
Changelog
New Features
- 7c96465: feat: accept pool name as positional arg in browser-pools create (#110) (@tnsardesai)
Documentation updates
- c730c0c: docs(auth): Update auth command descriptions (#111) (@masnwilliams)
Full Changelog: v0.14.8...v0.14.9
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.8
What's Changed
Managed Auth CLI (kernel auth connections)
- New command group:
kernel auth connectionsreplaces the oldkernel agents authcommands - Commands:
create,get,list,delete,login,submit,follow followstreams login flow events via SSE in real timeloginsupports--proxy-idand--proxy-namefor proxy overridecreatesupports--credential-provider,--credential-auto,--credential-pathfor 1Password integrationcreatesupports--no-save-credentials,--proxy-name,--health-check-interval- Fixed auth exemption so
auth connectionssubcommands properly authenticate
Other Changes
kernel browsers listadds--statusflag (active/deleted/all), deprecates--include-deletedkernel invokeadds--async-timeoutflagkernel invoke browsers <invocation_id>lists browser sessions for an invocationkernel credential-providers list-items <id>enumerates items from external providers- SDK updated to v0.33.0
- Exclude files from extensions (#98)
- Fix error handling and nil checks in new commands
Breaking Changes
kernel agents authcommand group removed (replaced bykernel auth connections)
Kernel CLI v0.14.7
Changelog
Bug fixes
Full Changelog: v0.14.6...v0.14.7
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.6
Changelog
Other work
Full Changelog: v0.14.5...v0.14.6
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.5
Changelog
New Features
- 95a6543: feat(ssh): add -o json support for --setup-only (#106) (@rgarcia)
- 4d9565b: feat: add 1280x800 viewport support (#97) (@tnsardesai)
Full Changelog: v0.14.4...v0.14.5
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.4
Changelog
Other work
- 2d940f3: kernel browsers ssh (#103) (@sjmiller609)
Full Changelog: v0.14.3...v0.14.4
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.3
Changelog
Other work
- 4960398: fix(gemini-computer-use): remove unused getState call, use "about:blank" fallback by default (#96) (@dprevoznik)
Full Changelog: v0.14.2...v0.14.3
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.2
Changelog
New Features
- 2e78ffc: feat(templates): Implement Gemini Computer Use templates for TypeScript and Python (#94) (@dprevoznik)
Bug fixes
Other work
- 3067d18: CLI: Update Go SDK to v0.28.0 (670d1868beed69adfc0144e60fb923b01f55b594) (#93) (@rgarcia)
- 04b4447: Danny/kernel 742 create yutori n1 computer use cli templates (ts/python) (#89) (@dprevoznik)
- 755c2b9: Some updates to
browser update(#91) (@Sayan-)
Full Changelog: v0.14.1...v0.14.2
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.1
Changelog
New Features
- 60542c1: feat: detect old onkernel/tap and show migration instructions (#90) (@masnwilliams)
Other work
- 824bdaa: style: Align comment spacing in cellarPaths list (@masnwilliams)
Full Changelog: v0.14.0...v0.14.1
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.0
Changelog
Other work
- 9e5c941: Add Cursor agent CI fix workflow (#80) (@masnwilliams)
- 2b80d06: CLI: Update Go SDK to ebae1efd3449 (#78) (@rgarcia)
- 55a2524: CLI: Update SDK to 8dc9875576ae and add credentials + proxy check commands (#79) (@rgarcia)
- ca377b6: CLI: Update SDK to cee2050 and add credential-providers commands (#82) (@masnwilliams)
- da1c511: Remove -y flag from browsers delete, make non-interactive (#85) (@rgarcia)
Full Changelog: v0.13.5...v0.14.0
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here