NOOA 0.0.7
What's Changed
- Remove stale docs tree by @alessiodevoto in #16
- README fonts by @alessiodevoto in #15
- Add paper link to README by @alessiodevoto in #17
- docs: remove blog references from README by @alessiodevoto in #18
- docs: update examples README branding by @alessiodevoto in #19
- chore: remove unused ShellToolsLegacy by @rdasilveiracabral in #21
- security: require auth token and restrict CORS on viewer API by @rdasilveiracabral in #26
- Add agent contribution guidelines by @alessiodevoto in #25
- Constrain playground custom-model endpoint/api_key_env to server-declared pairs by @sklinglernv in #27
- Redact secrets from telemetry spans, OAuth logs, and HTTP by @alessiodevoto in #28
- Fix/readme warning phrasing and quickstart by @alessiodevoto in #33
- docs: frame code validators as guardrails, not a security boundary by @sklinglernv in #30
- Contain ShellTools file operations within cwd by @sklinglernv in #29
- chore: remove stray ShellTools security-patch writeup by @sklinglernv in #34
- security: replace eval() in CodeAct constructor-string coercion with AST decoder by @sklinglernv in #35
- docs: link NVIDIA developer blog post from README by @alessiodevoto in #40
- Viewer Ingest Resource Limits by @rdasilveiracabral in #37
- fix: forward headers for SSE MCP clients 🤖🤖🤖 by @jmolz in #36
- fix: honor tool_call_timeout so slow MCP tool calls stop hanging by @callingmedic911 in #46
- fix tests README by @alessiodevoto in #51
- ci: run gitleaks directly instead of via the blocked action (fixes all CI) by @sklinglernv in #50
- Fix typo in README safety note by @Yeriahz in #43
- example: add nooa cybergym agent by @sklinglernv in #53
- docs: fix broken artifact links in cybergym Technical_Report by @sklinglernv in #54
- fix(unifiedllm): message-level cache_control on non-Anthropic providers by @maemayv in #45
- ci: publish to PyPI via Trusted Publishing on GitHub Releases by @sklinglernv in #49
New Contributors
- @sklinglernv made their first contribution in #27
- @jmolz made their first contribution in #36
- @callingmedic911 made their first contribution in #46
- @Yeriahz made their first contribution in #43
- @maemayv made their first contribution in #45
Full Changelog: v0.0.6...v0.0.7