Skip to content

feat: Document new Stances feature, update project structure - #9

Merged
xangcastle merged 1 commit into
mainfrom
feature/docs-and-fixes
Jan 26, 2026
Merged

xangcastle merged 1 commit into
mainfrom
feature/docs-and-fixes

Conversation

@xangcastle

Copy link
Copy Markdown
Owner

This pull request updates the README.md to provide a more comprehensive and community-driven overview of Ronin, with a particular focus on the new "Stances" system and expanded roadmap. The changes clarify the architecture, introduce the concept of personas (Stances), and document future plans and community-driven development. The most important changes are grouped below.

Documentation of Architecture and Personas:

  • Added a new section, "The Stances (Samurai & Sovereignty)," explaining the shift from simple model selection to customizable expert personas (Stances) that bundle prompt, model, scope, and credentials. This includes details on creating custom stances, default personas, enterprise integration, strict mode, and persona-based telemetry.
  • Updated architecture descriptions to clarify the roles of RoninSettingsState (managing Stances) and RoninConfigService (managing environment context), reflecting the new persona-based approach.

Roadmap and Feature Expansion:

  • Expanded the roadmap to include planned support for additional LLM providers (Anthropic, Google Gemini, DeepSeek, Kimi, Minimax, Ollama) and detailed upcoming UI/UX improvements (Markdown support, Stance Avatars, agentic timeline, interactive diffs, input enhancements).

Community and Development Process:

  • Added a "Forged in Public" section, documenting major architectural decisions and their origins in community discussions, emphasizing transparency and collaborative problem-solving.
  • Included visual diagrams (Blades.png, Stances.png) and references to relevant discussions to illustrate the architecture and persona system.

These updates make the README more informative for both new and existing users, highlighting Ronin's flexibility, team integration capabilities, and commitment to open development.

…and roadmap in README with accompanying images.
@xangcastle
xangcastle marked this pull request as ready for review January 26, 2026 10:01
@xangcastle
xangcastle merged commit c5dd89b into main Jan 26, 2026
1 check passed
@github-actions

Copy link
Copy Markdown
Contributor

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.1.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

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