Skip to content

refactor: simplify rho symbol rebrand runtime - #339

Merged
Patel230 merged 5 commits into
mainfrom
feat/rho-symbol-rebrand
Sep 20, 2026
Merged

Patel230 merged 5 commits into
mainfrom
feat/rho-symbol-rebrand

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • simplify the chat runtime and status-bar/sidebar flow
  • add folder-trust prompt coverage and runtime tests
  • update permissions, storage paths, command catalog, and graphics behavior

Validation

  • git diff --check
  • make test
  • make lint
  • make vet
  • GOFLAGS=-buildvcs=false make build

Patel230 and others added 5 commits September 19, 2026 05:49
rho's own guidance advertised CLAUDE.md alongside AGENTS.md. Since
AGENTS.md is now the single source of truth, drop it from:

- the adaptive system prompt ("Follow project-specific conventions
  documented in AGENTS.md and CLAUDE.md")
- the auto-init context-file gate and its doc comments
- `rho context export`

Also fixes a pre-existing bug in cmd/context_export.go: the instruction
file list was {"AGENTS.md", "AGENTS.md", "CLAUDE.md", ".rho.md"} --
AGENTS.md appeared twice, so it was read and emitted two times.

internal/rules and config.loadCrossAgentInstructions are deliberately
untouched: those are interop, letting users migrating from Claude Code,
Cursor, Copilot and Gemini import their existing rules into rho.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Patel230
Patel230 merged commit 8aba6ae into main Sep 20, 2026
20 checks passed
@Patel230
Patel230 deleted the feat/rho-symbol-rebrand branch September 20, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant