rossoctl / rossoctl/cortex

feature: Bob support — detection, settings, parsed events, token and cost accounting

Open
#943 3 comments 0 reactions 1 assignee View on GitHub

@esnible is already working on this.

Since Sep 10, 2026.

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

Description

Feature Description

Bob support on the agent integration contract. Bob is our internal coding agent, and this is
an internal release: Bob is an agent our own team runs, so observability for it is much of
what the release is for.

Proposed Solution
  • Confirm Bob's wire format and where it stores settings — unlike the other agents there is
    no public reference, so capture this in the issue before implementing
  • Detect an installed Bob and locate its settings
  • Patch it to use localhost:47600 and the Cortex CA; ask before editing, support revert
  • Traffic parsed into typed events, not merely proxied
  • Token counts and cost correct for its wire format
  • Metrics aggregate alongside other agents
  • A tool inventory, or state explicitly that tool pruning is unsupported
  • Setup documented; verified depth stated
Additional Context

Part of the Cortex v0.9.0 release. Depends on the agent integration contract.

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.