Commit Graph

  • a731525f5e infra: split deploy into frontend delivery and langfuse projects Ruslan Bakiev 2026-02-20 11:57:47 +07:00
  • a20b6ebb5a build: switch frontend and worker to Dockerfile images Ruslan Bakiev 2026-02-20 11:51:26 +07:00
  • e1f301c913 feat(chat): add typed change-set summary message in timeline Ruslan Bakiev 2026-02-20 11:34:42 +07:00
  • 4219d03c56 refactor(agent): keep only 5 crm actions with clear names Ruslan Bakiev 2026-02-20 11:09:40 +07:00
  • ecc44bd3d3 feat(agent): optimize crm tool flow and reduce context bloat Ruslan Bakiev 2026-02-20 10:58:18 +07:00
  • b3602d142e Remove hard timeouts and fallback paths in chat flow Ruslan Bakiev 2026-02-20 10:05:33 +07:00
  • d49b00d688 Remove frontend .output volume to fix Nitro build EBUSY Ruslan Bakiev 2026-02-20 01:05:18 +07:00
  • 4a494dd768 Run frontend with Nitro production server Ruslan Bakiev 2026-02-20 00:59:07 +07:00
  • acd95ea5f1 Fix prod startup mode and add missing y-prosemirror dependency Ruslan Bakiev 2026-02-20 00:55:30 +07:00
  • d2d978c216 Run frontend in production mode during compose startup Ruslan Bakiev 2026-02-20 00:54:38 +07:00
  • 8895810aea Isolate frontend and delivery runtimes with separate volumes Ruslan Bakiev 2026-02-20 00:48:48 +07:00
  • 938c06240e Scope npm install lock to bootstrap phase only Ruslan Bakiev 2026-02-20 00:41:56 +07:00
  • 7f74d5f611 Fix shared npm install lock path for multi-container startup Ruslan Bakiev 2026-02-20 00:38:23 +07:00
  • 7eb19190ff Stabilize Docker npm installs with legacy peer deps Ruslan Bakiev 2026-02-20 00:35:08 +07:00
  • 984aaa7e22 Show full live agent log stream without truncation Ruslan Bakiev 2026-02-19 19:30:10 +07:00
  • a7ae20ade1 Align Apollo stack with tastyflow/optovia Ruslan Bakiev 2026-02-19 19:05:40 +07:00
  • c1c6616994 Add deployment map, Nixpacks, ESLint, Storybook, and GraphQL codegen setup Ruslan Bakiev 2026-02-19 18:56:36 +07:00
  • fc64a51974 Refine comm event composer to keep fixed height and auto-close plus menu Ruslan Bakiev 2026-02-19 18:01:36 +07:00
  • ba249254fd Add Traefik routing labels for clientsflow frontend Ruslan Bakiev 2026-02-19 17:48:39 +07:00
  • ed348a7ec4 Fix container npm install race with flock lock Ruslan Bakiev 2026-02-19 17:46:59 +07:00
  • 895867d710 Refine event card timing text and add voice archive note Ruslan Bakiev 2026-02-19 17:30:00 +07:00
  • e5de1b8753 Disable auto-seeding on startup and fix manual seed script Ruslan Bakiev 2026-02-19 17:06:00 +07:00
  • a25049989c Use external DB/Redis in compose and preserve auth session across rebuilds Ruslan Bakiev 2026-02-19 17:01:00 +07:00
  • f6fd11b3c4 Switch calendar events to isArchived model Ruslan Bakiev 2026-02-19 16:58:49 +07:00
  • 1047d5cb3f Switch default OpenRouter model to Arcee Trinity with reasoning Ruslan Bakiev 2026-02-19 15:22:37 +07:00
  • 2f64bc51dc Remove CRM chat fallback responses Ruslan Bakiev 2026-02-19 14:48:26 +07:00
  • 808b918894 Improve SSR auth bootstrap and align GraphQL communication fields Ruslan Bakiev 2026-02-19 14:45:31 +07:00
  • da23741b08 Fix pilot voice composer flow and typing issues Ruslan Bakiev 2026-02-19 14:32:45 +07:00
  • 2aa565fe74 Remove prefilled call transcripts from seed data Ruslan Bakiev 2026-02-19 14:21:39 +07:00
  • ddfb558948 Persist call transcripts and source call audio from DB Ruslan Bakiev 2026-02-19 14:05:54 +07:00
  • 23a4deba37 Refine CRM chat UX and add DB-backed pin toggle Ruslan Bakiev 2026-02-19 13:51:18 +07:00
  • 626d4ddd76 Remove deprecated Prisma config from package.json Ruslan Bakiev 2026-02-19 13:17:17 +07:00
  • 6c32269ced Switch compose services from ports to expose Ruslan Bakiev 2026-02-19 13:03:48 +07:00
  • cd70c57a3b Rename compose file to docker-compose.yml Ruslan Bakiev 2026-02-19 12:58:24 +07:00
  • 3ac487c25b Update chat events/transcription flow and container startup fixes Ruslan Bakiev 2026-02-19 12:54:16 +07:00
  • 7cc86579b2 Fix cycle failures on OpenRouter by disabling structured cycle output Ruslan Bakiev 2026-02-19 08:08:22 +07:00
  • ec9fba6cac Increase agent cycle timeout default to 20 minutes Ruslan Bakiev 2026-02-19 08:05:03 +07:00
  • 90953d8508 Seed historical completed meetings through Feb 20 for all contacts Ruslan Bakiev 2026-02-19 08:04:29 +07:00
  • a8b8d77c3e Add multi-cycle agent loop with progress checks and timeouts Ruslan Bakiev 2026-02-19 06:42:24 +07:00
  • 39dcfc97c4 Remove plan from chat payload and UI Ruslan Bakiev 2026-02-19 06:31:55 +07:00
  • 6156aa482c Prefer OpenRouter for LangGraph agent provider Ruslan Bakiev 2026-02-19 06:24:02 +07:00
  • d9c994c408 Add chat-side CRM diff panel with keep/rollback flow Ruslan Bakiev 2026-02-19 05:22:16 +07:00
  • a09acc62a0 Harden compose dev caches with dedicated Nuxt volumes Ruslan Bakiev 2026-02-19 04:50:40 +07:00
  • 1999cff6de Fix compose dev: isolate node_modules and remove host path leakage Ruslan Bakiev 2026-02-18 23:20:17 +07:00
  • 00452a81bc Polish chat layout and simplify pilot UI controls Ruslan Bakiev 2026-02-18 22:02:41 +07:00
  • 693faa8621 Seed 20 Odoo+AI prospects and enforce model-only chat responses Ruslan Bakiev 2026-02-18 21:50:41 +07:00
  • fdc85d5c42 Improve pilot chat live traces and remove mock placeholders Ruslan Bakiev 2026-02-18 21:22:35 +07:00
  • 46e5908244 chore: push all remaining workspace changes Ruslan Bakiev 2026-02-18 21:04:11 +07:00
  • d7af2d0a46 feat(chat): threads UI + graphql flow + qwen/gigachat integration Ruslan Bakiev 2026-02-18 19:41:34 +07:00
  • 676bb9e105 Make compose dev preserve SQLite between restarts Ruslan Bakiev 2026-02-18 14:04:05 +07:00
  • 96a1acfd82 Disable Nitro queue plugin by default Ruslan Bakiev 2026-02-18 14:02:54 +07:00
  • e5eb5839b1 Add docker compose for dev Ruslan Bakiev 2026-02-18 14:01:21 +07:00
  • efa0b79c4c DB-backed workspace + LangGraph agent codex/team-user-crmfs Ruslan Bakiev 2026-02-18 13:56:35 +07:00
  • a8db021597 Team/user CRMFS export + scoped chat Ruslan Bakiev 2026-02-18 09:37:48 +07:00
  • 513a394b93 Initial CRM workspace Ruslan Bakiev 2026-02-17 21:17:25 +07:00