Skip to content

Add artibot to Backend & Architecture#196

Open
Yoodaddy0311 wants to merge 1 commit intoComposioHQ:masterfrom
Yoodaddy0311:add-artibot
Open

Add artibot to Backend & Architecture#196
Yoodaddy0311 wants to merge 1 commit intoComposioHQ:masterfrom
Yoodaddy0311:add-artibot

Conversation

@Yoodaddy0311
Copy link
Copy Markdown

Adds artibot under Backend & Architecture (after maestro-orchestrate, same multi-agent orchestration category).

What it is

Cognitive orchestration OS for Claude Code:

  • Hierarchical 3-layer memory (working/episodic/semantic, default-on)
  • GRPO-RLVR self-learning routing — linear, MLP, joint (agent×skill) policies
  • MCP server (stdio + skills/agents/memory/git bridges)
  • 29 agents, 100 skills, 56 commands with parallel agent teams
  • OTEL exporter + multi-session dashboard
  • ~6800 tests, MIT license, zero external DB

Why it fits

Multi-agent orchestration with parallel execution and persistent learning — same category as maestro-orchestrate and agent-sdk-dev. Differentiator is the self-learning routing layer (GRPO-RLVR) and hierarchical memory.

Status

Cognitive orchestration plugin for Claude Code with:
- Hierarchical 3-layer memory (working/episodic/semantic)
- GRPO-RLVR self-learning routing (linear/MLP/joint policies)
- MCP server (stdio + bridges)
- 29 agents, 100 skills, 56 commands
- OTEL observability + multi-session dashboard
- ~6800 tests, MIT, zero external DB

Inserted under Backend & Architecture, after maestro-orchestrate (similar multi-agent category).
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