This repository was archived by the owner on Feb 20, 2026. It is now read-only.
Releases: nottelabs/notte-cli-old
Releases · nottelabs/notte-cli-old
v0.0.6
What's Changed
- Feat/handle existing session on start by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/50
- remove notte logo by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/51
- Remove --url flag from page observe command by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/49
Full Changelog: nottelabs/notte-cli@v0.0.5...v0.0.6
v0.0.5
What's Changed
- feat: add pagination and filter flags to all list commands by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/47
- add webbot auth by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/48
Full Changelog: nottelabs/notte-cli@v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat / better readme by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/34
- update tap repo by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/35
- generate sdk by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/36
- feat: add NOTTE_AGENT_ID management for improved DX by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/37
- fix: update generated methods by @leo-notte in https://github.com/nottelabs/notte-cli/pull/38
- fix: output format for scrape and eval-js by @leo-notte in https://github.com/nottelabs/notte-cli/pull/39
- feat: add skill command to install/remove notte skill via npx by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/40
- fix: functions run command with API key header and variable support by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/41
- feat: add request headers for tracking (x-notte-request-origin, x-not… by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/42
- fix: remove persona phone-create and phone-delete commands by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/43
- refactor: rename generic --id flags to resource-specific names by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/44
- docs: add troubleshooting tips and selector syntax guide by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/45
- docs: update documentation to use resource-specific ID flags by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/46
Full Changelog: nottelabs/notte-cli@v0.0.3...v0.0.4
v0.0.3
What's Changed
- iteration on skills by @giordano-lucas in nottelabs/notte-cli#21
- refactor: change config path from ~/.config/notte to ~/.notte/cli by @giordano-lucas in nottelabs/notte-cli#20
- Hide session page commands by @giordano-lucas in nottelabs/notte-cli#22
- fix: keyring auth by @leo-notte in nottelabs/notte-cli#23
- Docs/function workflow by @giordano-lucas in nottelabs/notte-cli#24
- error log by @leo-notte in nottelabs/notte-cli#25
- fix: better ids by @leo-notte in nottelabs/notte-cli#26
- feat: add session viewer by @leo-notte in nottelabs/notte-cli#27
- feat: add screenshot to cli by @leo-notte in nottelabs/notte-cli#28
- Fix/generate from staging spec by @giordano-lucas in nottelabs/notte-cli#30
- fix: nicer formatting by @leo-notte in nottelabs/notte-cli#29
- fix: use stored viewer URL instead of debug endpoint by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/31
- Feat/auto generate cli flags by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/32
- fix: standardize notte-browser skill templates and references by @giordano-lucas in https://github.com/nottelabs/notte-cli/pull/33
New Contributors
- @leo-notte made their first contribution in nottelabs/notte-cli#23
Full Changelog: nottelabs/notte-cli@v0.0.2...v0.0.3
v0.0.2
What's Changed
- update path by @giordano-lucas in nottelabs/notte-cli#19
Full Changelog: nottelabs/notte-cli@v0.0.1...v0.0.2
v0.0.1
What's Changed
- feat: rename workflows to functions and add profiles endpoints by @giordano-lucas in nottelabs/notte-cli#2
- feat: remove prompt-improve and prompt-nudge commands by @giordano-lucas in nottelabs/notte-cli#3
- Hide completion command from help output by @giordano-lucas in nottelabs/notte-cli#4
- feat: consolidate singular/plural CLI commands by @giordano-lucas in nottelabs/notte-cli#5
- feat: add NOTTE_SESSION_ID env var and file-based session tracking by @giordano-lucas in nottelabs/notte-cli#7
- feat: add console-based CLI authentication by @giordano-lucas in nottelabs/notte-cli#6
- feat: unify files command session ID resolution and add file-storage … by @giordano-lucas in nottelabs/notte-cli#8
- feat: add integration tests and GitHub workflow by @giordano-lucas in nottelabs/notte-cli#9
- fix: display actual API error messages instead of 'failed to read res… by @giordano-lucas in nottelabs/notte-cli#11
- feat: add notte page commands for simplified page actions by @giordano-lucas in nottelabs/notte-cli#10
- Feature/skills documentation by @giordano-lucas in nottelabs/notte-cli#12
- feat: add function ID resolution like session ID by @giordano-lucas in nottelabs/notte-cli#13
- feat: add sessions code command to display python script by @giordano-lucas in nottelabs/notte-cli#14
- fix: improve error parsing for FastAPI validation errors by @giordano-lucas in nottelabs/notte-cli#15
- fix: set KeychainName to display proper name in macOS keychain prompt by @giordano-lucas in nottelabs/notte-cli#16
- fix: remove redundant cleanup operations in integration tests by @giordano-lucas in nottelabs/notte-cli#17
- feat: improve CLI output formatting by @giordano-lucas in nottelabs/notte-cli#18
New Contributors
- @giordano-lucas made their first contribution in nottelabs/notte-cli#2
Full Changelog: https://github.com/nottelabs/notte-cli/commits/v0.0.1