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