paulbreuler

61 mods across 1 repository, 10 stars between them.

004_agent_docs

29

paulbreuler/limps

Agent

Plan Location: plans/0041-limps-improvements/0041-limps-improvements-plan.md.

10 6mo ago A 0 tokens original MIT

paulbreuler/limps

Agent

Define entity and relationship types in TypeScript. Implement SQLite storage layer with efficient indexing.

10 6mo ago A 0 tokens original MIT

paulbreuler/limps

Agent

Extract entities and relationships from markdown using regex patterns and lightweight NLP. No LLM calls.

10 6mo ago A 0 tokens original MIT

paulbreuler/limps

Agent

Detect duplicate and similar entities across plans using embedding similarity + fuzzy matching. No LLM reasoning.

10 6mo ago A 0 tokens original MIT

paulbreuler/limps

Agent

Route queries deterministically with regex patterns. Fuse results with RRF. No LLM in the retrieval loop.

10 6mo ago A 0 tokens original MIT

paulbreuler/limps

Agent

Watch for file changes, auto-index, and surface conflicts proactively. No query needed — system detects problems automatically.

10 6mo ago A 0 tokens original MIT

006-documentation

36

paulbreuler/limps

Agent

Create thin MCP wrappers around CLI commands. MCP tools are just exec('limps ...').

10 6mo ago A 0 tokens original MIT

007-documentation

37

paulbreuler/limps

Agent

Document the system-intelligent architecture, CLI reference, and integration with Plan 0028 (Obsidian).

10 6mo ago A 0 tokens original MIT

paulbreuler/limps

Agent

Build the core skill loading infrastructure that reads SKILL.md files from dist/skills/ with progressive disclosure support.

10 6mo ago A 0 tokens original MIT

paulbreuler/limps

Agent

Build the context inheritance engine that resolves cascading context from workspace → project → plan → agent.

10 6mo ago A 0 tokens original MIT