legioncodeinc

19 mods across 1 repository, 109 stars between them.

honeycomb

01

legioncodeinc/honeycomb

Plugin Claude Code

Plugin marketplace listing 1 plugin: honeycomb.

109 1mo ago A tokens not measured AGPL-3.0

honeycomb

02

legioncodeinc/honeycomb

Plugin Claude Code

Honeycomb — a long-lived daemon plus thin clients for six coding harnesses, the unified honeycomb CLI, the MCP server, and the embed daemon.

109 1mo ago A tokens not measured AGPL-3.0

honeycomb AGENTS.md

03

legioncodeinc/honeycomb

Instructions file CodexOpenCode

AGENTS.md instructions for legioncodeinc/honeycomb, covering agents.md, what this repo is, major directories, build / quality gate and architecture boundaries (load-bearing).

109 1mo ago A 2,094 tokens AGPL-3.0

honeycomb-design

04

legioncodeinc/honeycomb

Skill Claude CodeCodex

Use this skill to generate well-branded interfaces and assets for Honeycomb (shared AI agent memory, a Legion Code × Activeloop product), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.

109 1mo ago A 66 tokens AGPL-3.0

claude-code

05

legioncodeinc/honeycomb

Plugin Claude Code

Honeycomb — persistent memory for Claude Code sessions via the local Honeycomb daemon.

109 1mo ago A tokens not measured AGPL-3.0

honeycomb

06

legioncodeinc/honeycomb

MCP server Claude CodeCodexCursor +2

MCP server "honeycomb" as configured in legioncodeinc/honeycomb. Runs ${CLAUDE_PLUGIN_ROOT}/mcp/bundle/server.js with node.

109 1mo ago A tokens not measured AGPL-3.0

forget

07

legioncodeinc/honeycomb

Command

Forget a memory from Honeycomb. Requires a reason, which this command collects.

109 1mo ago A 16 tokens AGPL-3.0

recall

08

legioncodeinc/honeycomb

Command

Search Honeycomb's memory for prior context on a query and surface the hits.

109 1mo ago A 16 tokens AGPL-3.0

remember

09

legioncodeinc/honeycomb

Command

Store a fact, preference, decision, convention, or gotcha in Honeycomb's memory.

109 1mo ago A 19 tokens AGPL-3.0

SessionStart

10

legioncodeinc/honeycomb

Hook

Runs when a session starts, executing index.js via node. From legioncodeinc/honeycomb.

109 1mo ago A tokens not measured AGPL-3.0

UserPromptSubmit

11

legioncodeinc/honeycomb

Hook

Runs when you submit a prompt, before the agent sees it, executing index.js via node with --honeycomb-recall (2 commands). From legioncodeinc/honeycomb.

109 1mo ago A tokens not measured AGPL-3.0

PreToolUse

12

legioncodeinc/honeycomb

Hook

Runs before the agent uses a tool, executing index.js via node. From legioncodeinc/honeycomb.

109 1mo ago A tokens not measured AGPL-3.0

PostToolUse

13

legioncodeinc/honeycomb

Hook

Runs after a tool call finishes, executing index.js via node. From legioncodeinc/honeycomb.

109 1mo ago A tokens not measured AGPL-3.0

Stop

14

legioncodeinc/honeycomb

Hook

Runs when the agent finishes a response, executing index.js via node. From legioncodeinc/honeycomb.

109 1mo ago A tokens not measured AGPL-3.0

SubagentStop

15

legioncodeinc/honeycomb

Hook

Runs when a subagent finishes, executing index.js via node. From legioncodeinc/honeycomb.

109 1mo ago A tokens not measured AGPL-3.0

SessionEnd

16

legioncodeinc/honeycomb

Hook

Runs when a session ends, executing index.js via node. From legioncodeinc/honeycomb.

109 1mo ago A tokens not measured AGPL-3.0

honeycomb-memory

17

legioncodeinc/honeycomb

Skill Claude CodeCodex

Use before starting non-trivial work that Honeycomb may already have prior context for (a past decision, a stated convention, where something lives), when a recalled memory should be cited and possibly zoomed into for detail, or after a decision, preference, durable fact, or gotcha emerges that is worth remembering…

109 1mo ago A 104 tokens AGPL-3.0

honeycomb

18

legioncodeinc/honeycomb

Skill Claude CodeCodex

Honeycomb persistent shared memory for the OpenClaw harness — auto-capture and recall across sessions via the local Honeycomb daemon.

109 1mo ago A 30 tokens AGPL-3.0

CONVENTIONS

19

legioncodeinc/honeycomb

Command

The unified honeycomb command surface lives under src/commands/. src/cli/index.ts is the ENTRY POINT (global-flag parse → route); src/commands/ are the HANDLERS. Wave 1 (this scaffold) ships contracts + seams + honest stubs; Wave 2 fills the handler bodies and rewires src/cli/index.ts onto createDispatcher().

109 1mo ago A 0 tokens AGPL-3.0