Releases: AgentsKit-io/agentskit-chat
Release list
v0.4.0
What's Changed
- architecture: gate ecosystem Chat convergence by @EmersonBraun in #105
- feat: add externally controlled session driver by @EmersonBraun in #109
- feat: render controlled sessions in Ink by @EmersonBraun in #110
- docs: reconcile consolidated ecosystem adoption evidence by @EmersonBraun in #113
- release: prepare AgentsKit Chat 0.4.0 by @EmersonBraun in #112
- test(ink): remove flaky redraw occurrence synchronization by @EmersonBraun in #114
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- docs(release): complete v0.2.0 evidence by @EmersonBraun in #90
- feat: close public launch maturity gaps by @EmersonBraun in #92
- docs: certify README Standard v1 for repository and public packages by @EmersonBraun in #93
- feat(docs): launch Fumadocs framework dogfood by @EmersonBraun in #94
- refactor: consolidate Chat into two public packages by @EmersonBraun in #95
- release: prepare AgentsKit Chat 0.3.0 by @EmersonBraun in #96
- test: stabilize Ink lifecycle PTY synchronization by @EmersonBraun in #97
- fix: reassemble renderers before Expo release gate by @EmersonBraun in #98
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: ship trusted hosted/self-hosted Ask backend by @EmersonBraun in #86
- fix(chat): detect text/plain Ask NDJSON by @EmersonBraun in #87
- release: prepare AgentsKit Chat 0.2.0 by @EmersonBraun in #88
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- fix: publish release tarballs from local path by @EmersonBraun in #81
- fix: configure npm registry authentication by @EmersonBraun in #82
Full Changelog: v0.1.0-dogfood.0...v0.1.0
AgentsKit Chat 0.1.0 dogfood artifacts
Immutable dogfood artifacts for the verified AgentsKit Chat 0.1.0 release candidate.
This channel contains the accepted deterministic answer plane and unified response protocol required by AgentsKit ecosystem documentation migrations. All 12 npm-compatible tarballs were built from main@5338fe8, passed the repository release/conformance gates and clean-install verification, and are accompanied by SHA256SUMS.
This prerelease does not claim npm publication and does not occupy the stable v0.1.0 tag. Stable npm launch remains tracked in #30 and requires the protected one-time bootstrap credential.
v0.1.0-alpha.2
What's Changed
- feat(chat): publish shared Ask service integration by @EmersonBraun in #67
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
v0.1.0-alpha.1
What's Changed
- feat: compose streamed text and portable components by @EmersonBraun in #62
- chore: prepare v0.1.0-alpha.1 dogfood release by @EmersonBraun in #64
Full Changelog: v0.1.0-alpha.0...v0.1.0-alpha.1
v0.1.0-alpha.0
What's Changed
- feat: add React hello-world vertical slice by @EmersonBraun in #32
- feat: prove React Native parity with shared chat definition by @EmersonBraun in #33
- feat(ink): prove terminal chat parity by @EmersonBraun in #34
- feat(protocol): freeze v1 turn events by @EmersonBraun in #35
- feat(chat): add deterministic conversation sessions by @EmersonBraun in #36
- feat(ui): add portable schema-backed ChoiceList (#7) by @EmersonBraun in #37
- feat: confirm typed choice actions by @EmersonBraun in #38
- security: enforce trusted action policy by @EmersonBraun in #39
- feat: align chat lifecycle across renderers by @EmersonBraun in #40
- feat: resume persistent sessions across clients by @EmersonBraun in #41
- feat: expose chats through a Web-standard server handler by @EmersonBraun in #42
- design: provide semantic theming and headless composition by @EmersonBraun in #43
- feat(cli): scaffold complete chat applications by @EmersonBraun in #44
- feat(vue): add native chat renderer by @EmersonBraun in #45
- feat(svelte): add native chat renderer by @EmersonBraun in #46
- feat(solid): add native chat renderer by @EmersonBraun in #47
- feat: add native Angular renderer by @EmersonBraun in #48
- feat: ship cross-framework standard component catalog by @EmersonBraun in #49
- feat: extend CLI across all renderers by @EmersonBraun in #50
- feat: add replayable traces and parity diagnostics by @EmersonBraun in #51
- feat(examples): add support reference application by @EmersonBraun in #52
- feat(examples): add deterministic onboarding reference by @EmersonBraun in #53
- feat(examples): add protected operations reference by @EmersonBraun in #54
- feat(examples): add cited RAG reference by @EmersonBraun in #55
- chore(release): add public alpha dogfood channel by @EmersonBraun in #57
- fix(types): resolve devtools in cold workspaces by @EmersonBraun in #58
- test(cli): budget generated component integration by @EmersonBraun in #59
- test(examples): build devtools before shared suite by @EmersonBraun in #60
New Contributors
- @EmersonBraun made their first contribution in #32
Full Changelog: https://github.com/AgentsKit-io/agentskit-chat/commits/v0.1.0-alpha.0