Skip to content

Releases: pascalorg/blaze

Blaze v0.5.2

Choose a tag to compare

@github-actions github-actions released this 08 Sep 02:43
8794dca

What's Changed

  • Send lifecycle protocol headers and verify bootstrap recovery by @Aymericr in #11

Full Changelog: v0.5.1...v0.5.2

Blaze v0.5.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 02:19
4bcf992

What's Changed

  • Keep routine agent workflows quiet by default by @Aymericr in #10

Full Changelog: v0.5.0...v0.5.1

Blaze v0.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 21:34
921ef2c

What's Changed

  • Adopt typed resource IDs and canonical API responses by @Aymericr in #9

Full Changelog: v0.4.3...v0.5.0

Blaze v0.4.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 17:57
74f21c5

What's Changed

  • Fix Codex prompt hook JSON and release 0.4.3 by @Aymericr in #8

Full Changelog: v0.4.2...v0.4.3

Blaze v0.4.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 09:20
674c055

What's Changed

  • Bind interrupted installation recovery to its service origin by @Aymericr in #7

Full Changelog: v0.4.1...v0.4.2

Blaze v0.4.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 09:03
159fc93

What's Changed

  • Fix lifecycle ownership for shared global discovery by @Aymericr in #6

Full Changelog: v0.4.0...v0.4.1

Blaze v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 08:15
275883e

What's Changed

  • Add portable skill lifecycle and explicit participation by @Aymericr in #5

Full Changelog: v0.3.0...v0.4.0

v0.3.0 — Explicit conceptual lookups

Choose a tag to compare

@Aymericr Aymericr released this 06 Sep 23:24

Automatic hooks now stay local. Agents deliberately prepare and review a short conceptual problem before lookup; raw prompts, source, manifests, paths and transcripts are excluded.

The authenticated client binds credentials to the service origin, rejects redirects and unsafe local state, and validates bounded card, contribution and timing responses. Returned solutions remain untrusted reference data and are never executed automatically. Contributions require an explicit minimized payload and separate authorization for public sharing.

Update the client and skill together using the installation guide. Setup reuses the existing installation token. Privacy checks reduce common mistakes but do not guarantee arbitrary text is safe to disclose.

Validated with 28 client tests plus schema, type and template checks.

Blaze v0.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 12:55

What's Changed

  • Scope benchmark claim and release v0.2.1 by @Aymericr in #3

Full Changelog: v0.2.0...v0.2.1

Blaze v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 12:41

What's Changed

  • Explain honest caching and timing states by @Aymericr in #2

New Contributors

Full Changelog: https://github.com/pascalorg/blaze/commits/v0.2.0