claude-code-java - embeddable Claude Code engine
AI-agent engine for Java apps. CLI plus REST API that wraps the Claude Code execution model so you can drop it into any JVM service.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
cc-telegram-bridge - Codex & Claude Code on Telegram
Multi-bot, multi-engine Telegram bridge with per-bot personality, budget caps, streaming, session resume, and an Agent Bus for parallel pipelines.
Qartez MCP - codebase intelligence for AI agents
Rust MCP server that pre-indexes a codebase with PageRank, blast-radius, git co-change, and complexity signals. Agents query the graph instead of grepping files.
Codeburn - token cost TUI for Claude Code & Codex
Interactive terminal dashboard that breaks down where your AI coding tokens actually go. Surfaces the chat-vs-tool-use split most users get wrong.
agents-md - drop-in AGENTS.md template
Curated AGENTS.md preset that kills sycophancy, blocks drive-by refactors, and forces verification loops. Synthesizes Karpathy's principles with Cherny's Claude Code workflow.