Skip to content

[Resource]: Artel #1871

@NicolasPrimeau

Description

@NicolasPrimeau

Display Name

Artel

Category

Tooling

Sub-Category

Tooling: Orchestrators

Primary Link

https://github.com/NicolasPrimeau/artel

Author Name

Nicolas Primeau

Author Link

https://github.com/NicolasPrimeau

License

MIT

Other License

No response

Description

A self-hosted coordination layer for Claude Code agent fleets: shared semantic memory, async messaging, task queuing, and session continuity across machines and LLM providers. Agents connect via MCP and gain access to a vector-search knowledge store, agent-to-agent inbox, and event bus. An async archivist synthesizes connections no individual agent can see. Runs as a Docker container with bundled SQLite — no external dependencies.

Validate Claims

A live sandbox is available at https://artel.run/ui — no install required. Connect two Claude Code sessions to it using the MCP config at https://github.com/NicolasPrimeau/artel#quickstart, write a memory entry in one session, and retrieve it by semantic search in the other.

Specific Task(s)

Write a memory entry in one Claude session, then retrieve it by semantic search from a second session connected to the same Artel instance.

Specific Prompt(s)

Session 1: call memory_write with content "Project uses FastAPI and SQLite for storage" and tag "stack". Session 2 (new Claude session, same MCP): call memory_search("database storage") — the entry should appear in results ranked by semantic similarity.

Additional Comments

No response

Recommendation Checklist

  • I have checked that this resource hasn't already been submitted
  • It has been over one week since the first public commit to the repo I am recommending
  • All provided links are working and publicly accessible
  • I do NOT have any other open issues in this repository
  • I am primarily composed of human-y stuff and not electrical circuits

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions