01
2026
Bond — Coding Agent
- Built a full-stack AI coding assistant supporting 4 LLM providers (Anthropic, OpenAI, Google, Copilot) with real-time SSE streaming, sandboxed tool execution, and session rewind via file snapshots
- Designed a memory system with LLM-powered fact extraction, 3-strategy hybrid retrieval (semantic + keyword + recency), temporal decay, conflict detection, and token budget management
- Engineered a modular framework supporting 9+ tools (bash, file CRUD, glob, grep, web search) with 2-tier permissions, real-time SSE streaming, and automatic safe/dangerous classification