Releases: LuisCarlosLopes/codesteer-atlas
Releases · LuisCarlosLopes/codesteer-atlas
Release list
v2.1
What's Changed
Correções de maturidade após auditoria do repositório (PR #13).
Critical
- Busca híbrida deixa de degradar em silêncio.
search_hybridpassa a devolverSearchOutcome(results+warnings). Falha de FTS ou vetorial gerafts_unavailable/vector_search_unavailable; falha dos dois braços levantaRuntimeErroracionável.atlas_searchsó incluiwarningsno payload quando houve degradação.
CI & tooling
- Matriz de CI em
ubuntu/windows/macos(fail-fast: false); lint/typecheck em job separado; cache do modelo fastembed. - ruff pinado no CI; regras
I/B/SIMreabertas. - mypy: 54 → 0 erros (plugin Pydantic);
py.typedadicionado; gate de cobertura em 85%.
Clients & docs
- Manifests de cliente versionados e portáveis em
examples/clients/(Cursor, VS Code, Kiro, OpenCode). - Removidas referências residuais a
atlas_mapem POWER.md / KiroautoApprove.
- fix: expor degradação da busca híbrida, ampliar matriz de CI e fechar buracos de tooling by @LuisCarlosLopes in #13
Full Changelog: v2.0...v2.1
v2.0
What's Changed
- refactor(viewer): render graph.html with vendored force-graph by @LuisCarlosLopes in #8
- docs(agents): add Cursor Cloud dev environment instructions by @LuisCarlosLopes in #9
- feat!: atlas_brief substitui atlas_map + correção de degradação silenciosa do índice by @LuisCarlosLopes in #12
Full Changelog: v1.4.2...v2.0
v1.4.2
Merge pull request #7 from LuisCarlosLopes/feat/fable5 feat: knowledge graph, rationale refs and indexing observability