rossoctl / rossoctl/cortex

feature: Claude Code — verify and harden the reference integration for v0.9.0

Open
#940 1 comment 0 reactions 1 assignee View on GitHub

@esnible is already working on this.

Since Sep 10, 2026.

enhancement high priority
Dominant language
Go
Stars
13
Forks
40
Avg merge
12h 17m
Merged PRs (30d)
156

Description

Feature Description

Claude Code is the agent we all use and the reference for every other integration. It has
never been verified as a release gate, and the agent integration contract refactors underneath it.

Proposed Solution
  • install.sh --claude-code verified on all four install targets
  • Settings patch is idempotent; revert restores the original file byte for byte
  • A full session produces typed events with correct input / cache-read / cache-write /
    output token counts and cost
  • Long tool calls and thinking blocks do not stall the client (regression test for #926)
  • CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC interaction documented — auto-update
    downloads exceed the proxy's 1 MiB frame cap
  • No behaviour change after the agent-contract refactor
Additional Context

Part of the Cortex v0.9.0 release.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.