Skip to content

docs: rebrand README to Vindler#88

Open
Peleke wants to merge 3 commits intomainfrom
feat/vindler-rebrand-readme
Open

docs: rebrand README to Vindler#88
Peleke wants to merge 3 commits intomainfrom
feat/vindler-rebrand-readme

Conversation

@Peleke
Copy link
Copy Markdown
Owner

@Peleke Peleke commented Feb 20, 2026

Summary

  • Rebrands README from OpenClaw to Vindler throughout
  • Introduces the qlawbox stack (Vindler + bilrost + qortex) clearly
  • Strips legacy hero art / badges / verbose install sections
  • Clean, focused README for the instrumented agent runtime

Test plan

  • README renders correctly on GitHub
  • All links verified (docs sites, PyPI, companion repos)

🤖 Generated with Claude Code

Peleke and others added 2 commits February 19, 2026 20:23
Replace upstream OpenClaw README with Vindler-branded version.
Describes the three modules (Green, Learning, Cadence), links to
qlawbox stack components (bilrost, qortex), and preserves openclaw
as the CLI/package name.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
…rand

Use canonical project description consistently across README.md,
docs/index.md, and mkdocs.yml. Synchronize intro paragraph, qlawbox
stack table, and module descriptions between README and docs homepage.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@github-actions github-actions bot added the docs label Feb 23, 2026
Add QortexHttpConnection as a drop-in replacement for QortexMcpConnection.
Gateway, learning adapter, and memory provider now use a transport-agnostic
factory that reads transport type ("mcp" or "http") from config.

- QortexHttpConnection: 17-route dispatch table, retry with backoff, health heartbeat
- createQortexConnection factory: returns MCP or HTTP impl based on config
- Config schemas updated: transport + http fields on qortex config objects
- Gateway boot, learning fallback, memory provider all use the factory
- 54 new tests (http-connection + factory), 7013 total suite green

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant