Uh oh!
There was an error while loading. Please reload this page.
Releases: memcode-ai/memcode
Releases · memcode-ai/memcode
Release list
v0.31.0
v0.30.0
Changelog
- 96cc50c models: Gemini 3.8 Flash replaces 3.6, correct the Gemini output limits
v0.29.0
v0.28.0
Changelog
- ea188ee Guard task completion after failed tools
- 8a2e6b3 Merge pull request #5 from memcode-ai/feat/personal-agents
- cafdfe8 agents: autonomy is a mode, not a species — fold Personal into gw_* / admin
- 0125cc0 autonomy: facts table -> memory.md, and get the job link off it first
- 0d3340e autonomy: personal.db -> agent.db; cover the last two matrix rows
- 199404f autonomy: rename internal/personal, delete the second cron parser, guard both
- d59b9c6 config/docs: reject the removed kind: field loudly; document autonomy as a mode
- 47c5006 continuation: one durable suspend/resume implementation, not three
- e473ed8 guard: read go list's stdout, not stdout+stderr — fixes the perpetual failures (#6)
- 9b027bb personal: add Personal Agents (durable objectives, delegation policy, triggers, browser broker)
- 021f53c personal: add pa_create — the cockpit could not actually create an agent
- f97cbc2 personal: browser delegation defaults to the user's OWN existing Chrome
- 7abea6c personal: cut resource-grant ceremony, mirror config as files, guide setup via the cockpit
- 54eaac3 personal: delegate consequential work to real capability workers; fix CI lint
- 4e9041e personal: delete the CLI subcommand surface — it's tools, not a CLI
- c3a8443 personal: one config.yaml instead of three scattered mirror files
v0.27.2
Changelog
- 442f82b catalog: refresh DeepSeek Fireworks models
v0.27.1
Changelog
- 780a15e catalog: add Qwen3.8 Max on Fireworks
- 6510583 provider: keep subscriptions as model lanes
- 414b956 wire/runtime: billing-lock message reflects the lane split — a negative balance pauses hosted models only; BYOK keeps serving (gateway folds the lock into LimitToKeyed instead of refusing at the door)
- fcaae3d wire/runtime: credits-exhausted message leads with /apikeys — 'add credits' doesn't exist on the BYOK-only Free plan; keys are the fix on every plan
v0.27.0
v0.26.1
Changelog
- e13624c fix: v0.25.x sub-endpoint config artifacts pruned; boot updates synchronously
v0.26.0
Changelog
- 495a1e9 auth: attach/detach subscriptions additively (P6)
- 981bae6 llm/runtime: cross-family thinking-block hygiene (P3)
- 90dab22 llm: selection prefers subscription lanes (P2)
- eb02ac8 provider: subscriptions and exported keys become family lanes (P1)
- 1a2ea82 runtime: lane exhaustion raises a consented fallback card (P4)
- befcc92 ui: lanes are visible everywhere (P5)
v0.25.3
Changelog
- c23e063 banner: the matrix intro plays once per machine and caps at 100 cols