Releases: kernel/cli
Releases · kernel/cli
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
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