Releases: papercomputeco/tapes
Releases · papercomputeco/tapes
Nightly Build & Release
28 Jan 06:31
Compare
Sorry, something went wrong.
No results found
Automated nightly build
This is an unstable development build off the tip of main.
Commit: e9c505d
Download:
Linux AMD64: curl -LO https://download.tapes.dev/nightly/linux/amd64/tapes
Linux ARM64: curl -LO https://download.tapes.dev/nightly/linux/arm64/tapes
macOS AMD64: curl -LO https://download.tapes.dev/nightly/darwin/amd64/tapes
macOS ARM64: curl -LO https://download.tapes.dev/nightly/darwin/arm64/tapes
v0.5.4
27 Apr 22:07
Compare
Sorry, something went wrong.
No results found
🔧 Fixes
🔧 fix: Actually pull images during "tapes local" (#194 )
v0.5.3
27 Apr 14:10
Compare
Sorry, something went wrong.
No results found
🧹 Chores
🧹 chore: Login to ECR public during release (#193 )
v0.5.2
27 Apr 13:07
Compare
Sorry, something went wrong.
No results found
🔧 Fixes
🔧 fix: Capture anthropic streaming with dedicated logic (#192 )
v0.5.1
25 Apr 21:29
Compare
Sorry, something went wrong.
No results found
🔧 Fixes
🔧 fix: x86 postgres multi-arch image builds (#191 )
v0.5.0
25 Apr 19:49
Compare
Sorry, something went wrong.
No results found
✨ Features
✨ feat: Introduce duckdb, refactor away other providers (#189 )
✨ feat: add Claude Opus 4.7 pricing and normalization
✨ feat: Serve Scalar API reference from the API server
✨ feat: OpenAPI swagger docs generation
🧹 Chores
🧹 chore: Upgrade us to Dagger v0.20.6 (#190 )
📦 Other Changes
Merge pull request #187 from papercomputeco/worktree-feat+opus-4-7-pricing
Merge pull request #186 from yeazelm/swagger
Merge pull request #183 from papercomputeco/openapi-doc
v0.4.0
13 Apr 18:25
Compare
Sorry, something went wrong.
No results found
✨ Features
✨ feat: Hidden tapes validate command for DAG integrity
✨ feat: Route tapes skill generate through the API like tapes deck
✨ feat: Route tapes deck through the API via HTTPQuery
✨ feat: Batched ancestry walks for /v1/sessions/summary scale
✨ feat: Surface chain integrity on storage and /v1/sessions API
✨ feat: Add /v1/sessions/summary with rich per-session aggregates
✨ feat: Extract pkg/sessions for shared session-summary logic
✨ feat: Session-oriented /v1 API and retire /dag/* routes
✨ feat: Paginated session listing in storage driver
🔧 Fixes
🔧 fix: Push deck filters down to /v1/sessions/summary to bound memory
🔧 fix: Return clear error when LLM provider has no API key (PCC-311) (#173 )
🧹 Chores
🧹 chore: Delete legacy SQLite-backed Query and dead pkg/deck helpers
🧹 chore: Depot runners (#180 )
🧹 chore: Drop legacy facets table from storage schemas (#177 )
🧹 chore: Split deck query.go into focused files by responsibility (#170 )
📦 Other Changes
Merge pull request #179 from yeazelm/refactor_api
🔒 harden: URL-escape session hash in checkout API call
🚀 perf: Recursive CTE fast path for AncestryChains and bigger pages
♻️ refactor: embed DagLoader directly in storage driver (#178 )
v0.3.0
26 Mar 20:46
Compare
Sorry, something went wrong.
No results found
✨ Features
✨ feat: Prompts for update (#171 )
✨ feat: Supports pgvector (#158 )
✨ feat: "ingest" mode to consume reqs from a sidecar (#157 )
✨ feat: Add 24h time period to tapes deck (#167 )
🔧 Fixes
🔧 fix: Resolve intermittent daemon startup timeout (PCC-281) (#166 )
🧹 Chores
🧹 chore: Pre-filter deck overview candidates by time before grouping (#169 )
🧹 chore: Update fix PR emoji from 🐛 to 🔧 in AGENTS.md (#168 )
v0.2.3
20 Mar 17:42
Compare
Sorry, something went wrong.
No results found
🔧 Fixes
🔧 fix: Missing slash in github CI for release workflows (#165 )
v0.2.2
20 Mar 17:32
Compare
Sorry, something went wrong.
No results found
🔧 Fixes
🔧 fix: Remove unused registry env vars in release workflow (#164 )