Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: getnao/nao

v0.2.4

26 Jun 12:14
@Bl3f Bl3f

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

Contributors

Bl3f, ClaireGz, and socallmebertille
Assets 2
Loading

v0.2.3

24 Jun 12:50
@Bl3f Bl3f
8eabd0e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • fix(backend): serialize list_stories timestamps to ISO strings by @manypozo in #915
  • feat(frontend): add dismissible notification dot on newsletter mail icon by @Bl3f in #951
  • feat(automations): post Slack reports in a thread to avoid channel clutter by @Bl3f in #947
  • feat: configurable per-surface system prompt overrides from agent/prompts/ by @Bl3f in #942
  • feat(frontend): floating suggestion panel above chat input by @Bl3f in #952
  • feat: add notification toggle for shared chat and story routes by @Bl3f in #960
  • feat: enhance messaging provider with table support and text block cr... by @Bl3f in #961

Full Changelog: v0.2.2...v0.2.3

Contributors

Bl3f and manypozo
Loading

v0.2.3rc1

19 Jun 14:20
@Bl3f Bl3f

Choose a tag to compare

v0.2.3rc1 Pre-release
Pre-release
Reduce package size boxlite + monty dynamically loaded
Loading

v0.2.2

19 Jun 13:32
@Bl3f Bl3f
2d4f4bb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • feat: allow 'viewer' as DEFAULT_USER_ROLE for new users by @tclavelloux in #909
  • fix(clickhouse): force HTTPS interface when secure is enabled by @ghilesmeddour in #920
  • Add tool call density (compact/detailed) + user pref table by @Bl3f in #902
  • Add small ui changes to improve automation times display by @Bl3f in #919
  • Redesign dropdown menu, dialog, header, tables, and chat loader by @socallmebertille in #922
  • Add a newsletter subscription for users by @Bl3f in #937
  • fix(skills): use nao init --no-tty in setup-context skill by @ClaireGz in #824
  • Add some improvments to recommendations by @Bl3f in #926
  • fix(mcp): stream POST /mcp over SSE so ask_nao progress reaches the client by @laetibouud in #918
  • Google SSO for Cloud mode by @Bl3f in #927
  • feat(clickhouse): support the native TCP protocol by @Bl3f in #810
  • feat(cli): support HTTPS/TLS + JWT bearer auth in the Trino connector by @karelgo in #859
  • Set context recommendation chat source by @Bl3f in #939
  • feat(frontend): view SQL query and data behind a chart by @Bl3f in #940
  • Add reset password functionality to CLI and backend (#new-feature) by @Bl3f in #938
  • feat(settings): add project-level date format setting (closes #734) by @Bl3f in #806

New Contributors

Full Changelog: v0.2.0...v0.2.2

Loading

v0.2.1

15 Jun 07:11
@Bl3f Bl3f

Choose a tag to compare

Same as v0.2.0 (bug pypy to publish)

What's Changed

  • fix(databricks): Use schema for IBIS volumes when default is not writable by @rsivapr in #895
  • Fix Redshift datashare schema discovery by @Bl3f in #899
  • Add Claude Fable Anthropic model by @Bl3f in #901
  • feat: add generic OIDC authentication (Okta, Auth0, Keycloak, OneLogin, ...) by @d-axel-b in #683
  • feat(cli): column-level excludes via exclude_columns by @Bl3f in #820
  • Fix Bedrock Anthropic prompt caching by @Bl3f in #904
  • Fix settings sidebar nav scrolling by @Bl3f in #905
  • fix(chat): prevent crash when rendering provider error objects by @igennova in #874
  • re-design of login page, home and sidebar by @socallmebertille in #893
  • feat: self-analyzing context recommendations by @manypozo in #885
  • Handle missing chat routes by @Bl3f in #907

Full Changelog: v0.1.23...v0.2.1

Contributors

rsivapr, Bl3f, and 4 other contributors
Loading

v0.2.0

12 Jun 11:37
@Bl3f Bl3f

Choose a tag to compare

What's Changed

  • fix(databricks): Use schema for IBIS volumes when default is not writable by @rsivapr in #895
  • Fix Redshift datashare schema discovery by @Bl3f in #899
  • Add Claude Fable Anthropic model by @Bl3f in #901
  • feat: add generic OIDC authentication (Okta, Auth0, Keycloak, OneLogin, ...) by @d-axel-b in #683
  • feat(cli): column-level excludes via exclude_columns by @Bl3f in #820
  • Fix Bedrock Anthropic prompt caching by @Bl3f in #904
  • Fix settings sidebar nav scrolling by @Bl3f in #905
  • fix(chat): prevent crash when rendering provider error objects by @igennova in #874
  • re-design of login page, home and sidebar by @socallmebertille in #893
  • feat: self-analyzing context recommendations by @manypozo in #885
  • Handle missing chat routes by @Bl3f in #907

Full Changelog: v0.1.23...v0.2.0

Contributors

rsivapr, Bl3f, and 4 other contributors
Loading

v0.2.0rc1: Handle missing chat route state (#907)

10 Jun 14:53
@Bl3f Bl3f
d21b853
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Loading

v0.1.23

05 Jun 07:57
@Bl3f Bl3f
b109f5f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • [Feature] Add & Support Bitbucket as a source of NAO Context by @hhanid in #872
  • feat(chat): keep feedback actions visible when feedback was given by @Bl3f in #868
  • fix(frontend): cap chat prompt height on large paste by @igennova in #870
  • Set GPT 5.5 as default provider model by @Bl3f in #879
  • Add configurable Slack reply mode by @Bl3f in #886
  • add favorites, pinned and folders in story panel by @socallmebertille in #867
  • Warn the model when SQL results are truncated by a LIMIT/TOP clause by @Bl3f in #863

New Contributors

Full Changelog: v0.1.22...v0.1.23

Contributors

Bl3f, hhanid, and 2 other contributors
Loading

v0.1.23rc1

04 Jun 12:58
@Bl3f Bl3f
b109f5f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

v0.1.23rc1 Pre-release
Pre-release

What's Changed

  • [Feature] Add & Support Bitbucket as a source of NAO Context by @hhanid in #872
  • feat(chat): keep feedback actions visible when feedback was given by @Bl3f in #868
  • fix(frontend): cap chat prompt height on large paste by @igennova in #870
  • Set GPT 5.5 as default provider model by @Bl3f in #879
  • Add configurable Slack reply mode by @Bl3f in #886
  • add favorites, pinned and folders in story panel by @socallmebertille in #867
  • Warn the model when SQL results are truncated by a LIMIT/TOP clause by @Bl3f in #863

New Contributors

Full Changelog: v0.1.22...v0.1.23rc1

Contributors

Bl3f, hhanid, and 2 other contributors
Loading

v0.1.22

29 May 15:11
@Bl3f Bl3f
f3dbd59
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • feat(logs): date range filter, load-older pagination, expandable rows by @Bl3f in #845
  • fix(cli): forward base_url to Anthropic client in template engine by @d-axel-b in #855
  • fix(frontend): wrap long clarification suggestion pills by @Bl3f in #858
  • feat(config): resolve AWS and Kubernetes secrets in nao_config.yaml by @afranzi in #788
  • When interupted still work by @Bl3f in #860
  • Redirect to originally requested page after login/signup by @Bl3f in #854
  • feat(provider-meta): add Claude Opus 4.8 and fix Opus pricing by @Bl3f in #861
  • fix(chat): show actions only on last assistant message, hover for the rest by @Bl3f in #862
  • ci(publish): smoke-test built wheel before publishing to PyPI by @Bl3f in #822
  • feat(cli): allow nao test -s to accept multiple test names by @patrick-philips-honor in #856
  • redefine 2 MCP modes by @socallmebertille in #825
  • Support Math equations by @Bl3f in #865
  • Pass the Azure AD scope in env instead of hardcoding by @Bl3f in #866

New Contributors

Full Changelog: v0.1.21...v0.1.22

Contributors

Bl3f, afranzi, and 3 other contributors
Loading
Previous 1 3 4 5 6 7
Previous

AltStyle によって変換されたページ (->オリジナル) /