Skip to content
@agentic-research

Agentic Research

Experimental tools for working with code and agents — code intelligence, agent orchestration, and cryptographic identity.

Agentic Research

Tools for working with code and agents. Mostly experimental — take what's useful.

Code intelligence

mache — Treats source code as a graph instead of text. Tree-sitter parsing, community detection, caller/callee tracing, impact analysis. Mounts as a filesystem (cd, ls, cat) or serves MCP with 15+ tools.

ley-line-open — Open-source data plane primitives. Arena-backed SQLite graph (zero-copy), tree-sitter AST projection with bidirectional splice, LSP client. Powers mache's enriched tools (LSP type info, semantic search) and ships a C FFI for embedding.

Identity

signet — Proof-of-possession identity that replaces bearer tokens with cryptographic proof. Ephemeral X.509 certs (5-min TTL), Ed25519 + ML-DSA-44 (post-quantum ready), OS keyring. Signs git commits, authenticates HTTP, bridges GHA OIDC to short-lived certs — all offline-capable.

notme — Self-sovereign identity for agents. Cap'n Proto schemas, Cloudflare Worker authority, ley-line-sign WASM. Demo at notme.bot.

Agents & runtime

rosary — Cross-repo work orchestrator. Tracks atoms of work as "beads" (Dolt-backed SQL in each repo), dispatches Claude/Gemini agents in isolated worktrees, syncs to Linear for human review.

x-ray — Voice-driven browser agent. Topology-based web navigation — projects pages into a deterministic VFS instead of guessing CSS selectors.

cloister — Workerd-based hypervisor with a declarative Cap'n Proto manifest. Substrate-level identity, audit, and per-bundle credential scoping; today it hosts MCP servers behind one HTTP face.

Libraries & tooling

Repo What
go-cms CMS/PKCS#7 for Go with Ed25519.
go-platform-signers crypto.Signer — macOS Keychain, Linux PKCS#11.

Pinned Loading

  1. mache mache Public

    IDE-style navigation for structured data — code, JSON, YAML. Jump to definitions, find callers, follow references. Available as an MCP server or a mounted folder.

    Go 42 2

  2. rosary rosary Public

    📿 Cross-repo task orchestrator — weaves beads, Linear, and review layers into coordinated work

    Rust 4

  3. cloister cloister Public

    Workerd-based hypervisor with a declarative Cap'n Proto manifest. Substrate-level identity, audit, and per-bundle credential scoping. Today's primary application: hosting MCP servers behind one HTT…

    TypeScript 13 1

  4. ley-line-open ley-line-open Public

    Open-source data plane primitives: arena storage, schema contracts, filesystem projection, tree-sitter AST, LSP integration

    Rust 3

  5. notme notme Public

    Self-sovereign agent identity. Cap'n Proto schemas, CF Worker authority, ley-line-sign Wasm.

    TypeScript 3

  6. canonical-hours canonical-hours Public

    Standing Eve agent and MCP server for scheduled PR, issue, and snapshot status boards.

    TypeScript

Repositories

Showing 10 of 13 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…