Releases: cognizant-ai-lab/neuro-san
Releases · cognizant-ai-lab/neuro-san
neuro-san 0.6.34
What's Changed
- Add get_sly_data() to ToolCaller interface by @d1donlydfink in #745
- NS-673 Reduce log chatter about logging.json + Allow .hocon files for logging config by @d1donlydfink in #746
Full Changelog: 0.6.33...0.6.34
neuro-san 0.6.33
What's Changed
- Remove hvac from requirements.txt by @d1donlydfink in #739
- Docs for LLM API_KEYs in the sample Dockerfile by @d1donlydfink in #741
- Add startup scripts for server and client on macOS/Linux and Windows by @makkzone in #728
New Contributors
Full Changelog: 0.6.32...0.6.33
neuro-san 0.6.32
What's Changed
- Change copyright from 2025 to 2026 by @Noravee in #723
- NS-721 Log out errors from registry watchers. by @andreidenissov-cog in #724
- 718 swapped networks with gpt-5.2 in neuro san by @vince-leaf in #729
- 616 add mcp connection test case to neuro san night test by @vince-leaf in #735
- NS-410 Optional Neuro SAN Authorization interface w/ initial OpenFGA implementation by @d1donlydfink in #711
Full Changelog: 0.6.31...0.6.32
neuro-san 0.6.31
What's Changed
- Add claude-opus-4-6 by @Noravee in #708
- Enhancing a test framework to support carried-over sly-data by @vince-leaf in #704
- NS-684 Make MCP server retain chat history. by @andreidenissov-cog in #707
- 716 investigate into a neuro san integration test failure by @vince-leaf in #717
- NS-706 Switch to latest leaf-common: >= 1.2.34 by @andreidenissov-cog in #720
Full Changelog: 0.6.30...0.6.31
neuro-san 0.6.30
What's Changed
- Tweak manifest doc to inform about server-startup warnings about agents not being served. by @d1donlydfink in #701
- Add HOCON validator CLI script by @devin-ai-integration[bot] and @kaushik-cognizant in #692
- NS-705 Temporarily pin leaf-common to 1.2.32 by @andreidenissov-cog in #710
Releasing to pin leaf-common==1.2.32 as 1.2.33 had problems and we are in the process of working on those problems.
Full Changelog: 0.6.29...0.6.30
neuro-san 0.6.29
What's Changed
- NS-586 Tweak how test driver handles thinking files by @d1donlydfink in #693
Change in behavior: If you want thinking files from your pytest runs and/or the assessor runs,
you need to explicitly do the following:
export AGENT_TEST_THINKING_BASIS=/tmp/agent_test
# ... or wherever
Full Changelog: 0.6.28...0.6.29
neuro-san 0.6.28
What's Changed
- Remove gRPC runtime code while keeping proto files for OpenAPI by @devin-ai-integration[bot] in #686
- NS-688 pass request header metadata to sly_data by @d1donlydfink in #691
New Contributors
- @devin-ai-integration[bot] made their first contribution in #686
Full Changelog: 0.6.27...0.6.28
neuro-san 0.6.27
What's Changed
- Fix typo in documentation by @Noravee in #672
- Reservations tweaks by @d1donlydfink in #685
Full Changelog: 0.6.26...0.6.27
neuro-san 0.6.26
What's Changed
- NS-660 Fix MCP connection for agent_cli and tests framework. by @andreidenissov-cog in #663
- re-enabled a smoke test case by @vince-leaf in #664
- Make example agent network calling a neuro-san agent network as an MCP tool by @Noravee in #665
- Add mcp_neurosan unittest by @Noravee in #668
- Add client-side local-time timestamps to events going into thinking files by @d1donlydfink in #669
Full Changelog: 0.6.25...0.6.26
neuro-san 0.6.25
What's Changed
- NS-640 Paralellize success_ratio test attempts and allow for AGENT_TEST_THINKING_BASIS env var by @d1donlydfink in #657
Full Changelog: 0.6.24...0.6.25