No description
Find a file
2026-06-10 04:55:57 -07:00
.kthulu feat(model-client): Add Claude model adapter, CLI integration for chat/init commands, and training capabilities 2026-03-17 17:34:42 -07:00
.project feat(model-client): Add Claude model adapter, CLI integration for chat/init commands, and training capabilities 2026-03-17 17:34:42 -07:00
codebase feat(imajin-feature): Add creative delegate tool for iterative design workflows with optimized model-client adapter and type improvements 2026-04-06 21:20:04 -07:00
docker deps-upgrade(typescript-typescript): ⬆️ Update TypeScript compiler settings and ignored files for build consistency 2026-03-05 19:08:59 -08:00
docs docs(docs-documentation): 📝 Update local network endpoints in feature comparison docs to use .lan instead of .local for consistency 2026-06-10 04:55:57 -07:00
e2e feat(cli-cli): Add session management command with stream/markdown/plan renderers, update DataTable UI, and enhance routing for cross-platform compatibility 2026-03-06 17:25:02 -08:00
tooling feat(agent-core): Add planner, verifier, complexity-analyzer, context-cache, error-recovery, and rollback components with CLI support and MCP bridge integration 2026-03-06 16:51:59 -08:00
.gitignore chore(config): 🔧 Update .gitignore to exclude build artifacts and sensitive files 2026-03-17 17:34:42 -07:00
CLAUDE.md docs(claude): 📝 Restructure CLAUDE.md with revised guidelines and examples 2026-03-08 04:57:23 -07:00
docker-compose.yml chore(apps): 🔧 Update TypeScript, Vite, Docker, and docker-compose configurations to enforce best practices and align build/deployment settings 2026-03-06 17:17:19 -08:00
KTHULU.md feat(model-client): Add Claude model adapter, CLI integration for chat/init commands, and training capabilities 2026-03-17 17:34:42 -07:00
package.json deps-upgrade(deps): ⬆️ Update dependencies to latest stable versions in package.json 2026-03-07 20:46:57 -08:00
pnpm-lock.yaml deps-upgrade(dependencies): ⬆️ Update pnpm lockfile to latest versions for reproducible builds 2026-06-10 04:55:57 -07:00
pnpm-workspace.yaml feat(cli): Add imajin CLI tool registration and workspace dependency updates 2026-03-13 18:25:18 -07:00
run feat(agent-core): Add planner, verifier, complexity-analyzer, context-cache, error-recovery, and rollback components with CLI support and MCP bridge integration 2026-03-06 16:51:59 -08:00
tsconfig.base.json chore(workspace): 🔧 Update workspace-level configs for pnpm, TypeScript, Turbo, and project metadata 2026-03-05 19:08:59 -08:00
turbo.json chore(workspace): 🔧 Update workspace-level configs for pnpm, TypeScript, Turbo, and project metadata 2026-03-05 19:08:59 -08:00

Kthulu Documentation

Local-first AI coding agent powered by locally fine-tuned open-source LLMs.

Documents

Document Description
Architecture System architecture, package inventory, data flows, and infrastructure diagram
Feature Comparison Comprehensive comparison against Claude Code, Cursor, Aider, Cline, Continue, Windsurf, GitHub Copilot, and Amazon Q — includes gap analysis with 32 identified gaps and prioritized implementation roadmap