Releases: kernel/cli
Releases · kernel/cli
Kernel CLI v0.15.2
Changelog
New Features
- f06b05a: feat(auth): expose richer auth connection get/list output (#127) (@rgarcia)
- f22a08b: feat: add Pool column to browsers list (#117) (@masnwilliams)
Bug fixes
- 43fc638: fix(auth): resolve MFA option by label, type, or display string (#128) (@rgarcia)
- 8898a01: fix(cua): use scroll notch count (wheel units) in all computer-use templates (#129) (@dprevoznik)
Other work
- 921d465: Add --query flag to kernel browsers list (#126) (@dcruzeneil2)
Full Changelog: v0.15.1...v0.15.2
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.15.1
Changelog
Bug fixes
Other work
- d1e6260: CLI: Update Go SDK to 13b9433ac69ebc50e5c60ecd48c64b10e5681d01 (#119) (@kernel-internal[bot])
- 5d53d5d: Development environment setup (#122) (@masnwilliams)
Full Changelog: v0.15.0...v0.15.1
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.15.0
Changelog
Other work
Full Changelog: v0.14.12...v0.15.0
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.12
Changelog
Other work
- 2ce4c7e: Templates: add invocation_id to browser creation; upgrade templates to Kernel SDK 0.35.0 (#116) (@dprevoznik)
Full Changelog: v0.14.11...v0.14.12
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.11
Changelog
Other work
- 6c922e1: Get mouse position, GPU mode browsers (#115) (@sjmiller609)
Full Changelog: v0.14.10...v0.14.11
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
Kernel CLI v0.14.10
Changelog
Bug fixes
- 477c6df: fix: correct log message when releasing browser with reuse=false (#112) (@tnsardesai)
Other work
- 928f53a: Update yutori-computer-use templates for n1-latest (#113) (@dprevoznik)
Full Changelog: v0.14.9...v0.14.10
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter here and here
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