Releases: KybernesisAI/eve-studio
Releases · KybernesisAI/eve-studio
Release list
0.3.7
What's changed in v0.3.7
- Self-heal the gateway model catalog when the OIDC token goes stale (#26)
Full changelog: v0.3.6...v0.3.7
0.3.6
What's changed in v0.3.6
- Self-heal Vercel deploys with no global install (fixes packaged deploy) (#25)
- Fix PATH hydration so packaged builds can find vercel (and other global CLIs) (#24)
Full changelog: v0.3.5...v0.3.6
0.3.5
What's changed in v0.3.5
- Fix Buzz profile avatar so uploads land and edits don't wipe them (#23)
- Fix Buzz relay URL parsing so membership verification works every time (#22)
Full changelog: v0.3.4...v0.3.5
0.3.4
What's changed in v0.3.4
- Avatar upload: BUD-02 /upload endpoint + required x-sha-256 header
- Standalone Buzz profile editor: edit name/bio/avatar from the channel row without re-running the wizard (prefilled from the relay's kind:0)
- Bridge: ws fallback for Electron's Node 20 (no global WebSocket); avatar upload via base64 IPC (Electron 32+ removed File.path); Blossom body as Uint8Array
- Fix membership probe + bridge discovery: use POST /query with NIP-29 filters (kind:39002 member lists, kind:39000 hidden metadata) — /api/channels is RBAC-gated; admission != channel membership
- Buzz channel connector: gallery card + full guided setup (identity keypair, workspace admission check, profile push with Blossom avatar, one-shot wiring of envs + channels/buzz.ts scaffold + nostr-tools, inbound bridge with background LaunchAgent install)
Full changelog: v0.3.3...v0.3.4
0.3.3
What's changed in v0.3.3
- Guided setup for Twilio, Teams, GitHub, and Linear channels (#21)
Full changelog: v0.3.2...v0.3.3
0.3.2
What's changed in v0.3.2
- Guided Telegram + Discord channel setup with live connection status
Full changelog: v0.3.1...v0.3.2
0.3.1
What's changed in v0.3.1
- Evolve: recognize identity/persona declarations in chat
- Fix connecting Vercel accounts: browser OAuth, no email, no hang
- README: Evolve, the live model catalog, and current status
Full changelog: v0.3.0...v0.3.1
0.3.0
What's changed in v0.3.0
- Read structure.model from agent.ts, not the stale manifest
- Show the session's model in the chat context bar
- Pick any gateway model, live from the catalog
Full changelog: v0.2.0...v0.3.0
0.2.0
What's changed in v0.2.0
- Show the connector authorize link while it still works
- Offer to create the proposal store from Studio
- Queue proposals to Vercel Blob when there's no Arcana brain
- Let a queued proposal be turned down
- Read the brain key from .env.local, not just .env
- Route the structure build fallback through eveBin
- Fix Evolve authoring correctness
- Fix channel parity gaps against the eve docs
- Evolve/Slack polish: all-env targets, empty-var check, inbox refresh
Full changelog: v0.1.1...v0.2.0