Commit Graph

  • c21e4e7f7b fix: browser integration for AI research agent main Ken 2026-05-27 05:11:42 +00:00
  • 11b3bc2bbf fix: chat functionality and extended thinking handling Ken 2026-05-27 01:42:52 +00:00
  • a21329bb04 ci: simplify deploy workflow - frontend now builds in Docker Ken 2026-05-26 23:52:27 +00:00
  • a84fd517a8 fix: remove duplicate amplifier-foundation dep from Dockerfile Ken 2026-05-26 23:51:31 +00:00
  • c632a9d147 fix: Dockerfile — all build and runtime issues Ken 2026-05-26 23:44:20 +00:00
  • c6d8d4dfe6 fix: set UV_LINK_MODE=copy in Dockerfile for overlayfs compatibility Ken 2026-05-26 23:07:40 +00:00
  • d17b79ad95 ci: retrigger deploy (transient uv sync failure) Ken 2026-05-26 22:53:04 +00:00
  • a897d1cd00 fix: remove non-existent @anthropic-ai/playwright-cli from Dockerfile Ken 2026-05-26 22:38:19 +00:00
  • 7dd333b19d ci: add Gitea Actions deploy workflow Ken 2026-05-26 22:21:33 +00:00
  • 389a8fb655 refactor: extract parseA2UIBlocks to lib/a2ui.ts; remove unused import re Ken 2026-05-26 21:14:10 +00:00
  • 2c3cfdbedc fix: resolve code review issues — schema mismatch, test fixes, pop-out render Ken 2026-05-26 20:54:58 +00:00
  • 92df88975c feat: docker-compose.yml for local development Ken 2026-05-26 20:45:02 +00:00
  • b895a1c94b feat: wire RightPanel with Browser + Artifacts, add A2UI rendering to chat Ken 2026-05-26 20:43:28 +00:00
  • ab99259bcc feat: A2UI renderer for filters, tables, cards, forms Ken 2026-05-26 20:29:42 +00:00
  • a3635a9eb7 feat: artifacts panel with tabbed markdown rendering Ken 2026-05-26 20:24:12 +00:00
  • c1533fe25c feat: browser panel with noVNC iframe Ken 2026-05-26 20:19:39 +00:00
  • 74b2861db5 feat: complete bundle with visual artifact runtime and context Ken 2026-05-26 20:16:02 +00:00
  • 6538d0aa25 feat: visual artifacts context file with 5 example patterns for AI-generated visuals Ken 2026-05-26 20:13:31 +00:00
  • 0751fbfa0a feat: visual artifact runtime for AI-generated inline visualizations Ken 2026-05-26 20:08:22 +00:00
  • 9367d2b957 feat: context files for A2UI format, artifact conventions, researcher instructions Ken 2026-05-26 20:03:53 +00:00
  • 9f5a407773 feat: researcher agent with playwright-cli, A2UI, inline visuals, artifact conventions Ken 2026-05-26 20:00:03 +00:00
  • 922e28a196 feat: research-workbench behavior wiring researcher agent Ken 2026-05-26 19:55:15 +00:00
  • 3a76e52a5d feat: thin root bundle including foundation Ken 2026-05-26 19:54:18 +00:00
  • b2a278762b fix: remove unused refresh destructure from App.tsx after review fix Ken 2026-05-26 19:48:40 +00:00
  • 8e69ac185e fix: address code review findings from Phase 2 final review Ken 2026-05-26 19:46:38 +00:00
  • 9d118d60ce feat: wire MCPAppRenderer into ChatPanel for MCP App tool results Ken 2026-05-26 19:39:34 +00:00
  • 12d1df417f feat: MCPAppRenderer for inline MCP App iframes with JSON-RPC postMessage bridge Ken 2026-05-26 19:36:28 +00:00
  • 3723c5bf93 feat: App shell with login, session sidebar, chat panel, right panel Ken 2026-05-26 19:34:07 +00:00
  • 3b01753336 feat: chat panel with SSE streaming and tool call cards Ken 2026-05-26 19:28:12 +00:00
  • c24fd11f03 feat: session sidebar component with create, select, logout Ken 2026-05-26 19:20:37 +00:00
  • 77fe2bafd4 feat: login page component Ken 2026-05-26 19:17:16 +00:00
  • c24fd035eb feat: API client and hooks for auth, sessions, chat SSE, artifacts Ken 2026-05-26 19:13:46 +00:00
  • 5069676914 feat: global styles with Tabler dark theme, 3-column layout Ken 2026-05-26 19:08:49 +00:00
  • e1e001c7e0 feat: TypeScript types for sessions, artifacts, A2UI, tool calls, auth Ken 2026-05-26 19:06:01 +00:00
  • 64b18613e1 feat: scaffold Vite + React + TypeScript frontend Ken 2026-05-26 19:03:56 +00:00
  • 5ba367af2f fix: code review fixes — auth gap, path traversal, dead code, health-check timeout Ken 2026-05-26 18:52:12 +00:00
  • 6be77d1a56 feat: entrypoint.sh starting all services Ken 2026-05-26 18:43:40 +00:00
  • 2838cff67c feat: Dockerfile with all-in-one container Ken 2026-05-26 18:41:33 +00:00
  • 9103b3ecf5 feat: FastAPI app with auth, AG-UI endpoint, session proxy, artifact API Ken 2026-05-26 18:38:20 +00:00
  • 026825ce02 feat: AG-UI adapter translating amplifierd SSE events to AG-UI protocol (with MCP App metadata passthrough) Ken 2026-05-26 18:29:26 +00:00
  • 8e065266ea feat: artifact storage module with per-session CRUD Ken 2026-05-26 18:23:44 +00:00
  • 7acad01047 feat: auth module with bcrypt password verification and session tokens Ken 2026-05-26 18:21:18 +00:00
  • 9b941d173d feat: add backend pyproject.toml with dependencies Ken 2026-05-26 18:18:38 +00:00
  • 04ae443207 chore: remove old car-help files, prepare new structure Ken 2026-05-26 18:16:07 +00:00
  • 4656af010e docs: implementation plans for research workbench (3 phases, 30 tasks) Ken 2026-05-26 18:01:47 +00:00
  • dc1a3aee8b refactor: rename to research-workbench, update cloudflared to research.ampbox.io Ken 2026-05-26 16:11:46 +00:00
  • 2bbf2c840f docs: research workbench design - generalized chat + browser + artifacts tool Ken 2026-05-26 15:40:05 +00:00
  • 7e19b740cb feat: LLM-powered search with free-text query, filter toggles, and auto-generated guide Ken 2026-05-25 23:31:19 +00:00
  • 7e8fa0024a fix: split noVNC to separate vnc.ampbox.io host for WebSocket support Ken 2026-05-25 23:17:51 +00:00
  • f30af4aefd fix: extract real titles from Craigslist listings, add image URLs Ken 2026-05-25 22:57:14 +00:00
  • 8dfafcc63d feat: car-help web UI with browser view, search API, and buying guide Ken 2026-05-25 20:34:16 +00:00
  • f09317f95b feat: add noVNC headed mode for interactive browser sessions Ken 2026-05-25 06:56:21 +00:00
  • 290678635e feat: initial car search setup with Playwright crawler and sites list Ken 2026-05-24 22:56:12 +00:00