semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.; claude-slack-bridge: Claude ↔ Slack Bridge is a two-way bridge enabling Claude Code to pause and ask questions via Slack, wait for replies, and resume. It also allows tagging a bot in Slack to run Claude with full project context based on the channel. The system uses a daemon+session model for multiple concurrent sessions with zero polling.
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities
Claude needs human approval during a task: it posts a question to Slack, waits for a reply, and continues.