v0.5.10
What's Changed
- actions(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #899
- deps(deps): bump the bundler-binaries group with 7 updates by @dependabot[bot] in #900
- deps(deps): bump the opentelemetry group with 2 updates by @dependabot[bot] in #901
- tests(deps-dev): bump @playwright/test from 1.60.0 to 1.61.0 in /tests/e2e by @dependabot[bot] in #902
- tests(deps-dev): bump @types/node from 25.9.3 to 25.9.4 in /tests/e2e by @dependabot[bot] in #903
- phantom dependencies by @adampingel in #904
- feat(sdk): add StreamObservable/UploadObservable.run() + warn on cold… by @adampingel in #905
- fix(specs): require
contexton AnnotationLLMContextResponse by @adampingel in #906 - feat(sdk): implement gather.resource() (whole-resource LLM context) by @adampingel in #907
- RESOURCE-LEVEL-ANCHOR P1–P3: selector-optional annotation targets (whole-resource edges) by @adampingel in #908
- resource level anchor test by @adampingel in #909
- vectors: exclude resources by entity type from similarity search (EXCLUDE-VECTORS 1 + 2a) by @adampingel in #910
- Context Unification: one GatheredContext (shared base + discriminated focus) and one KnowledgeGraph by @adampingel in #911
- YIELD-FROM-RESOURCE P1–P4: yield.fromResource — annotation-optional generation + reference-annotation provenance by @adampingel in #912
- YIELD-FROM-RESOURCE P5: semiont yield resource-anchored delegate mode (+ --output-media-type) by @adampingel in #913
- Exclude Vectors, 2b & 3 by @adampingel in #914
- "generate from" button by @adampingel in #915
- 0.5.10 prep: confirmed bus writes, SSE dedup, and busRequest → @semiont/core by @adampingel in #917
- actions(deps): bump aws-actions/configure-aws-credentials from 6 to 6.2.0 by @dependabot[bot] in #918
- actions(deps): bump actions/cache from 5 to 6.1.0 by @dependabot[bot] in #919
- actions(deps): bump actions/attest-build-provenance from 4 to 4.1.0 by @dependabot[bot] in #920
- deps(deps): bump i18next from 26.3.1 to 26.3.2 in the i18n group by @dependabot[bot] in #921
- deps(deps): bump the bundler-binaries group with 8 updates by @dependabot[bot] in #922
- deps(deps): bump the aws-sdk group with 15 updates by @dependabot[bot] in #923
- deps(deps): bump hono from 4.12.26 to 4.12.27 by @dependabot[bot] in #924
- deps(deps): bump smol-toml from 1.6.1 to 1.7.0 by @dependabot[bot] in #925
- deps(deps): bump @hono/node-server from 2.0.5 to 2.0.6 by @dependabot[bot] in #926
- deps(deps): bump @codemirror/state from 6.6.0 to 6.7.0 by @dependabot[bot] in #929
- deps(deps): bump @anthropic-ai/sdk from 0.104.2 to 0.105.0 by @dependabot[bot] in #930
- deps(deps-dev): bump @vitejs/plugin-react from 6.0.2 to 6.0.3 by @dependabot[bot] in #928
- deps(deps-dev): bump styled-components from 6.4.2 to 6.4.3 by @dependabot[bot] in #932
- deps(deps-dev): bump autoprefixer from 10.5.0 to 10.5.2 by @dependabot[bot] in #934
- deps(deps): bump @codemirror/view from 6.43.1 to 6.43.3 by @dependabot[bot] in #933
- deps(deps): bump nanoid from 5.1.15 to 5.1.16 by @dependabot[bot] in #935
- tests(deps-dev): bump @playwright/test from 1.61.0 to 1.61.1 in /tests/e2e by @dependabot[bot] in #936
- Bus operation registry: derive bridged channels, collapse busRequest, standardize reply shapes by @adampingel in #937
- bus request error from sdk by @adampingel in #938
- deps(deps): bump @codemirror/language from 6.12.3 to 6.12.4 by @dependabot[bot] in #931
- deps(deps-dev): bump baseline-browser-mapping from 2.10.38 to 2.10.40 by @dependabot[bot] in #927
- State-unit axioms: executable enforcement of the StateUnit pattern (and the 3 bugs it found) by @adampingel in #939
- package-lock.json; scripts/compliance/audit-raw-bus.sh by @adampingel in #940
Full Changelog: v0.5.9...v0.5.10