Tags give the ability to mark specific points in history as being important
-
0.12.37
caf09ce6 · ·goosedump 0.12.37 goosedump: - package: reap Dory FEX zombies after cross cargo finishes (Jarkko Sakkinen) - docs: drop inline osxcross darwin image build instructions (Jarkko Sakkinen) - model: eliminate expert miss control allocations (Jarkko Sakkinen) - model: reuse decode inference workspace (Jarkko Sakkinen) - build: replace GitLab CI with local cross packaging (Jarkko Sakkinen) - ci: stop caching rustup proxies under .cargo/bin (Jarkko Sakkinen) - ci: scope cargo target cache by host arch (Jarkko Sakkinen) - ci: split branch tests from version-tag releases (Jarkko Sakkinen) - ci: use Node 24 for linux-arm64 package tests (Jarkko Sakkinen) - scripts: download release artifacts via glab (Jarkko Sakkinen) - ci: replace GitHub Actions with GitLab CI (Jarkko Sakkinen) - meta: point package metadata at GitLab (Jarkko Sakkinen) - docs: announce archive and GitLab home (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - pi: Centralize setting specifications and validation helpers (Jarkko Sakkinen) - pi: Extract overlay frame rendering helpers in TUI (Jarkko Sakkinen) - pi: Introduce helper wrappers for tool and command registration (Jarkko Sakkinen) - pi: Consolidate tool prompt metadata into a policy table (Jarkko Sakkinen) - meta: point package metadata at GitLab (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.36
0677747d · ·goosedump 0.12.36 goosedump: - memory: gate secure_directory import on unix (Jarkko Sakkinen) - cli: map runtime failures through CommandError helpers (Jarkko Sakkinen) - model: prefix inference profile lines with goosedump: (Jarkko Sakkinen) - context: route parse and range failures through ContextError (Jarkko Sakkinen) - compact: split summarization and type domain failures (Jarkko Sakkinen) - memory: split the store and type domain failures (Jarkko Sakkinen) - provider: give Client Display, AsRef, and typed parse errors (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.35
2c6af3fd · ·goosedump 0.12.35 goosedump: - pi: prevent orphaned subagents (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - pi: prevent orphaned subagents (Jarkko Sakkinen) - pi: restrict /goose-settings to project level (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.34
1a0b4b88 · ·goosedump 0.12.34 goosedump: - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - pi: add shared goose tool routing policy (Jarkko Sakkinen) - pi: extract compaction runtime from integration (Jarkko Sakkinen) - pi: extract goose tool registration (Jarkko Sakkinen) - pi: add unit tests for modular pure helpers (Jarkko Sakkinen) - pi: split pi-goosedump into focused modules (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.33
11b418ab · ·goosedump 0.12.33 goosedump: - pi: link subagents for cascade delete (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - pi: link subagents for cascade delete (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.32
1f183db2 · ·goosedump 0.12.32 goosedump: - docs: Revamp all documentation (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - docs: Revamp all documentation (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.31
14333f3d · ·goosedump 0.12.31 goosedump: - model: add synthetic expert-cache stress checks (Jarkko Sakkinen) - model: prefill routed experts layer by layer (Jarkko Sakkinen) - model: accept unit-suffixed expert cache sizes (Jarkko Sakkinen) - model: report peak resident set from VmHWM (Jarkko Sakkinen) - model: bypass page cache for expert reads (Jarkko Sakkinen) - model: discard copied expert source pages (Jarkko Sakkinen) - model: stream routed experts through a bounded cache (Jarkko Sakkinen) - model: precompute GPT-OSS expert byte ranges (Jarkko Sakkinen) - gguf: validate tensor byte ranges (Jarkko Sakkinen) - bench: track repeated inference phases separately (Jarkko Sakkinen) - bench: query stored claim text for lexical recall (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.30
c1cef356 · ·goosedump 0.12.30 goosedump: - Make compaction integration test model-independent (Jarkko Sakkinen) - Add relation-aware memory recall (Jarkko Sakkinen) - bench: add sequential memory consolidation check (Jarkko Sakkinen) - cli: report memory consolidation results (Jarkko Sakkinen) - memory: add evidence-aware consolidation (Jarkko Sakkinen) - model: add background completion mode (Jarkko Sakkinen) - memory: replace incompatible databases (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - Add relation-aware memory recall (Jarkko Sakkinen) - pi-goosedump: surface memory relationships (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.29
b019beb6 · ·goosedump 0.12.29 goosedump: - Add evidence-backed recall metadata (Jarkko Sakkinen) - Redesign durable memory around evidence (Jarkko Sakkinen) - Remove memory migration guidance (Jarkko Sakkinen) - Add inference streaming benchmarks (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - Add evidence-backed recall metadata (Jarkko Sakkinen) - Redesign durable memory around evidence (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.28
f53f799f · ·goosedump 0.12.28 goosedump: - memory: fix wrapped memory extraction output (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.27
98e2943d · ·goosedump 0.12.27 goosedump: - build(deps): bump serde from 1.0.228 to 1.0.229 (dependabot[bot]) - build(deps): bump uuid from 1.23.5 to 1.24.0 (dependabot[bot]) - build(deps): bump serde_json from 1.0.150 to 1.0.151 (dependabot[bot]) - pi: Fixup mid-run compaction hang (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - build(deps-dev): bump oxlint in /packages/pi-goosedump (dependabot[bot]) - build(deps-dev): bump @types/node in /packages/pi-goosedump (dependabot[bot]) - pi: Fixup mid-run compaction hang (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.26
afbf23f8 · ·goosedump 0.12.26 goosedump: - compact: preserve relevant context under token limits (Jarkko Sakkinen) - compact: rank brief excerpts with BGE (Jarkko Sakkinen) - compact: deduplicate directives with BGE (Jarkko Sakkinen) - model: introduce validated embedding types (Jarkko Sakkinen) - cli: remove the model pull command (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - cli: remove the model pull command (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.23
b9823ce4 · ·goosedump 0.12.23 goosedump: - vision: Use ARM64 I8MM matrix tiles (Jarkko Sakkinen) - vision: Accelerate ARM64 quantized kernels (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.22
f311d95b · ·goosedump 0.12.22 goosedump: - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - pi: Honor Pi automatic compaction setting (Jarkko Sakkinen) - pi: Drop redundant settings descriptions (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.20
1710814c · ·goosedump 0.12.20 goosedump: - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - pi: keep mid-run resume intent in compact closure (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
-
0.12.18
8738a597 · ·goosedump 0.12.18 goosedump: - Fix ARM64 scalar kernel dead code (Jarkko Sakkinen) - Eliminate production panic constructs (Jarkko Sakkinen) - model: pack AVX2 activation batches (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) pi-goosedump: - pi: count settled runs for compaction (Jarkko Sakkinen) - chore: Update package-lock.json files (Jarkko Sakkinen) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>