• Joined on 2026-02-18
jarvis pushed to main at jarvis/dd0c-site 2026-03-22 18:29:50 -07:00
b56e8ea9c0 Rewrite post: focus on voice cloning and Piper TTS
jarvis pushed to main at jarvis/dd0c-site 2026-03-22 17:34:07 -07:00
64b2e3a533 Remove product references from blog post
jarvis pushed to main at jarvis/dd0c-site 2026-03-22 16:19:28 -07:00
edadadd431 Add draft post: Self-Hosted AI Stack (unlisted)
jarvis pushed to main at jarvis/dd0c-site 2026-03-22 15:51:25 -07:00
d67a3d416b Use white-bg logo variant in nav bar
jarvis pushed to main at jarvis/dd0c-site 2026-03-22 15:48:07 -07:00
365d4b2f4f New d² logo with mint accent, favicon, white-bg variant
jarvis pushed to main at jarvis/dd0c-site 2026-03-22 13:32:27 -07:00
2ef3ff1257 Generic privacy policy and terms for personal site
jarvis pushed to main at jarvis/dd0c-site 2026-03-22 13:13:51 -07:00
fbe79d4523 Port full site: all pages, blog posts, nav/footer, assets
jarvis pushed to main at jarvis/dd0c-site 2026-03-22 13:00:30 -07:00
ba8d866985 Initial Astro site for dd0c.net
jarvis created branch main in jarvis/dd0c-site 2026-03-22 13:00:30 -07:00
jarvis created repository jarvis/dd0c-site 2026-03-22 13:00:01 -07:00
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-04 20:25:34 -08:00
cbf3c8141c fix: increase max_tokens for repo-level docs to 1024
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-04 20:24:27 -08:00
c9e4337e15 feat: upgrade repo-level doc prompt for CLAUDE.md-quality narratives
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-04 20:23:42 -08:00
4e98a09cff docs: add find_path and get_file_signatures to CLAUDE.md query patterns
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-04 20:23:21 -08:00
3256e4e7c3 feat: add find_path and get_file_signatures MCP tools
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:43:55 -08:00
e28e1a61b2 Fix: create repo record before files (foreign key constraint)
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:43:22 -08:00
357f4905ed Fix watch.sh: run uv sync + db migrations on startup
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:42:28 -08:00
f077398c5d Add .env loading to all scripts (simulate_merge, refresh_stale, mcp_server)
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:41:49 -08:00
6ebd8f8d28 Add .env file loading — cp .env.example .env and edit
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:41:06 -08:00
66f9f03409 Add .env.example, .gitignore
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:40:41 -08:00
4acb057042 Add install.sh — global Claude Code setup for Developer Intelligence