Skip to content

Castellyn v0.2.0

Choose a tag to compare

@danscMax danscMax released this 15 Jun 15:13

Cohesive stack binding for Claude Code (harness-wiring).

  • One-step binding writes a persistent provider into each profile's settings.json that survives restart and a bare claude launch — no real Anthropic login required.
  • A dummy ANTHROPIC_AUTH_TOKEN is written for keyless local gateways (never leaves a custom endpoint tokenless), so the login screen is skipped.
  • Model overrides now use the current tier env vars (ANTHROPIC_DEFAULT_SONNET/OPUS_MODEL, ANTHROPIC_DEFAULT_HAIKU_MODEL); legacy ANTHROPIC_MODEL / ANTHROPIC_SMALL_FAST_MODEL are migrated away.
  • Added CONTEXT.md glossary and ADR 0001 documenting the mechanism.

Windows x64 build attached.