Home
Docs
Philosophy
Creator
GitHub
Changelog
High-value release highlights from Homebrew stable and dev tracks.
Stable channel
brew install sciclaw
Production track. Current public stable: v0.2.6 .
Dev channel
brew install sciclaw-dev
Preview track for upcoming features and fixes. Current preview: v0.2.7-dev.1 .
dev
v0.2.7-dev.1
March 31, 2026
Fixed routing wizard silently failing when adding mappings: backend now passes required --allow flag, returns proper error codes on CLI failure, and shell-quotes all user-supplied arguments.
Added Discord community server with programmatic channel/role scaffolding and linked the invite across README, docs, and landing page.
Documented ctxclaw context optimizer and sciclaw prompt inspect for token budget analysis.
dev
v0.2.4-dev.20
March 15, 2026
Reworked Discord into a queue-aware workflow with background job cards, explicit /btw read-only tasks, and a real /skill slash command with autocomplete.
Added typed pubmed_search, pubmed_fetch, and weather_forecast tools so common scientific and utility lookups stop depending on brittle page scraping.
Added Claude.ai oat-token bridge support for Anthropic users and hardened the bridge against empty direct-answer failures.
stable
v0.2.3
March 11, 2026
Updated the stable line for newer provider-qualified model IDs, including current Claude Sonnet and GPT aliases.
Improved model override handling so provider-qualified selections behave predictably.
Clarified unmapped-room routing guidance to reduce confusion in shared chat rooms.
stable
v0.1.73
March 5, 2026
Added channel_history so sciClaw can summarize real Discord channel history, not only session-local memory.
Added per-turn token and call telemetry for clearer cost/performance visibility.
Fixed structured gateway file logging so gateway.log behaves consistently across service/manual/SSH runs.
dev
v0.2.0-dev.2
March 5, 2026
Extended Discord channel-history capability on the prerelease branch.
Continues 0.2.0 line focus on observability and channel-grounded responses.
stable
v0.1.71
March 4, 2026
Added guided config migrations for Discord routing safety.
Expanded doctor --fix to repair routing-related legacy config states.
Made migration flow idempotent for repeated safe runs.
stable
v0.1.70
March 2, 2026
Discord now supports edit-to-mention triggering without forcing users to resend messages.
Hardened stale gateway process detection with tighter matching to reduce false kills.
Improved Discord permission guidance and routing guard regressions.
stable
v0.1.67
February 27, 2026
Delivered Discord archive MVP with archive/list/recall workflow.
Integrated bounded archive recall into agent responses.
Improved reliability on cloud-backed workspaces and expanded diagnostics.
Earlier Milestones
v0.1.56: service stale-version detection after brew upgrade, dashboard version transparency, and host/VM channel contention checks.
v0.1.54: launched the visual sciclaw app dashboard, first-run wizard, collaborative routing, and safer mention-gated group behavior.