Commit Graph

  • a8b2ff5e2e feat(agents): add master -Puter 2026-07-29 20:10:57 +05:30
  • 40e0f7e1eb fix(workspace): ensure chat markdown readability on forced-dark surface -Puter 2026-07-29 19:34:07 +05:30
  • bf2300a6be feat: same-origin auth via reverse proxy and secure cookies -Puter 2026-07-29 19:32:26 +05:30
  • 0657037c84 feat: make Rivet endpoint optional for self-hosted runtime -Puter 2026-07-29 19:32:22 +05:30
  • 64a783b445 build: allow importing .ts extensions in Convex tsconfig -Puter 2026-07-29 19:32:18 +05:30
  • ed28943e7a fix: drop .ts extensions from primitives imports -Puter 2026-07-29 19:32:15 +05:30
  • 9e148489f0 chore: stop hiding repos/ in VS Code file explorer -Puter 2026-07-29 19:32:10 +05:30
  • 25f86d94cc chore: broaden .env ignore patterns -Puter 2026-07-29 19:32:05 +05:30
  • 7668fa69cc fix: route web auth through same origin -Puter 2026-07-29 17:01:22 +05:30
  • 3ffa1cfc7c feat: project durable agent conversations -Puter 2026-07-29 08:19:17 +05:30
  • 18eb150d7d fix: serve web assets from app directory -Puter 2026-07-29 08:13:52 +05:30
  • e1b0b731e0 deploy: attach backend to shared network -Puter 2026-07-29 08:09:30 +05:30
  • d428a2492b fix: make primitives Node ESM compatible -Puter 2026-07-29 07:51:07 +05:30
  • fe0fd9b16c deploy: enable Node TypeScript export resolution -Puter 2026-07-29 07:40:44 +05:30
  • fc1fcf5d44 deploy: run agent backend with Bun -Puter 2026-07-29 07:31:36 +05:30
  • 3ae72864bd deploy: target agent package during Flue build -Puter 2026-07-29 07:21:02 +05:30
  • 0d5d54caa8 deploy: build agent without local env file -Puter 2026-07-29 07:15:19 +05:30
  • 830bcc4756 deploy: build applications on Node base -Puter 2026-07-29 07:09:07 +05:30
  • 0e56a462cd deploy: prefer Node for native install scripts -Puter 2026-07-29 07:03:32 +05:30
  • 9fb293a539 deploy: build native modules with Node -Puter 2026-07-29 07:00:47 +05:30
  • 062c00f53c deploy: install frontend build toolchain -Puter 2026-07-29 06:58:04 +05:30
  • a7e70c9b2a deploy: install backend build toolchain -Puter 2026-07-29 06:56:36 +05:30
  • 526ed59776 deploy: fix compose build contexts -Puter 2026-07-29 06:46:07 +05:30
  • fd3980c6bf deploy: split Dokploy services -Puter 2026-07-29 06:42:06 +05:30
  • d8a4bbe804 chore cleanp -Puter 2026-07-29 01:24:37 +05:30
  • 9eb6bcd25f refactor canonical components and remove slice 1 -Puter 2026-07-29 01:24:16 +05:30
  • a907539810 flue refactor and migrations -Puter 2026-07-29 00:45:46 +05:30
  • 601aca73c2 pnpm migrations -Puter 2026-07-29 00:45:33 +05:30
  • ffecff3857 Run fixed Zopu worktrees with Pi -Puter 2026-07-28 22:20:42 +05:30
  • 0d7162544b fix: run AgentOS workspaces on remote runner -Puter 2026-07-28 20:08:46 +05:30
  • 092a9793ea fix: resolve repository hosts outside AgentOS -Puter 2026-07-28 18:30:08 +05:30
  • 5ee0a8d50e fix: allow AgentOS process environment -Puter 2026-07-28 18:27:16 +05:30
  • 420676f2d7 fix: allow AgentOS command execution -Puter 2026-07-28 18:21:31 +05:30
  • 24d82e2a06 fix: allow AgentOS workspace filesystem -Puter 2026-07-28 18:18:24 +05:30
  • d47fa0e96a fix: allow slow AgentOS workspace boot -Puter 2026-07-28 18:14:32 +05:30
  • 1e7c893985 fix: apply AgentOS runtime permissions -Puter 2026-07-28 17:49:41 +05:30
  • f9ebcb4a01 fix: align AgentOS runtime packages -Puter 2026-07-28 17:40:40 +05:30
  • dceaa2b417 fix: allow AgentOS outbound networking -Puter 2026-07-28 17:29:47 +05:30
  • a4f121e190 chore: preserve work attempt schema order -Puter 2026-07-28 17:12:54 +05:30
  • 4edd456b5b feat: wire real AgentOS execution feat/slice5-complete -Puter 2026-07-28 16:52:49 +05:30
  • 4d9f6da41b fix: install AgentOS Codex session adapter -Puter 2026-07-28 16:09:34 +05:30
  • a53029cf7a fix: await Rivet envoy registration feat/slice5-agentos-runner -Puter 2026-07-28 15:34:08 +05:30
  • eede4c10ba fix: build runner native modules with Node -Puter 2026-07-28 15:20:03 +05:30
  • 35169672e1 fix: add runner native build toolchain -Puter 2026-07-28 15:12:57 +05:30
  • 359d9e2285 feat: add durable AgentOS slice execution -Puter 2026-07-28 14:50:45 +05:30
  • 05a3baaac3 fix: bundle all SSR deps to eliminate React instance duplication -Puter 2026-07-28 03:27:41 +05:30
  • 4cc40cb2e4 fix: broaden SSR noExternal to cover all React-dependent workspace packages -Puter 2026-07-28 03:25:27 +05:30
  • 814df02be9 fix: bundle @convex-dev/better-auth in SSR to prevent React instance duplication -Puter 2026-07-28 03:21:41 +05:30
  • d7f6cbdcdc fix: pin react/react-dom to 19.2.8 to prevent SSR duplicate instance crash -Puter 2026-07-28 03:16:34 +05:30
  • a8d946b6a9 Slice 4 control-plane repairs, lint/catalog cleanup, Flue adapter fixes t3code/slice-5-implementation -Puter 2026-07-28 02:53:05 +05:30
  • 0e32c35515 Slice 4 hardening: bounded resolver, terminal states, reconciliation (#21) puter 2026-07-27 18:39:09 +00:00
  • 85633a5124 Slice 4 hardening: bounded resolver, terminal states, reconciliation t3code/review-slices-sandbox-next -Puter 2026-07-28 00:07:35 +05:30
  • 005b26fa32 Slices 2-4: Work becomes executable -Puter 2026-07-27 22:52:14 +05:30
  • cb7484912c Convex-only Slice 1: clients talk to Convex, Flue is a private worker (#20) puter 2026-07-27 16:03:36 +00:00
  • a5414d83bd Convex-only Slice 1: clients talk to Convex, Flue is a private worker feat/auth-and-project-requests -Puter 2026-07-27 21:32:17 +05:30
  • 4c741fbe06 Fix type errors, lint, and complexity from VPS architecture cleanup -Puter 2026-07-27 18:57:16 +05:30
  • 1855735245 Auth flow refactor, project requests, and routing updates Miniputer 2026-07-27 18:47:43 +05:30
  • cc47007fa9 Slice 1 polish: archive dormant code, merge work-os into primitives, add futures -Puter 2026-07-27 16:34:17 +05:30
  • 302fd159df docs: Slice 1 handoff notes -Puter 2026-07-27 15:22:16 +05:30
  • cfdb2efc70 Slice 1: Conversation to Proposed Work with MiMo V2.5 (#19) puter 2026-07-27 09:32:29 +00:00
  • 6da82f0ed8 merge: resolve conflicts with origin/master (routes, Caddy ports, scripts) -Puter 2026-07-27 15:01:38 +05:30
  • 789d26bb8d docs: deployment notes for local Mac dev and Cheaptricks staging -Puter 2026-07-27 12:59:04 +05:30
  • 4605dd7c92 fix: allow Caddy domain host in Vite dev server -Puter 2026-07-27 12:38:09 +05:30
  • d8383a788e feat: Slice 1 polish - MiMo V2.5 model, visible reasoning, image attachments, mobile keyboard fix -Puter 2026-07-27 12:22:54 +05:30
  • 58ff7942bd feat: add project connection to chat sai karthik 2026-07-26 21:00:08 +05:30
  • 39b27a229f feat: deploy zopu single-node production sai karthik 2026-07-26 11:39:21 +05:30
  • 3bfa9ac65e deploy(caddy): reverse-proxy zopu chat + API behind zopu.cheaptricks.puter.wtf -Puter 2026-07-26 01:41:50 +05:30
  • 2a0487aa6e feat: integrate mobile work chat and Gitea delivery sai karthik 2026-07-26 00:50:11 +05:30
  • 48200a11df Integrate mobile chat workspace and OpenRouter agent flow sai karthik 2026-07-25 17:49:11 +05:30
  • d4d5620c18 Merge origin/master into zopu chat setup -Puter 2026-07-25 16:12:43 +05:30
  • d4745591a9 feat(zopu): chat server, standalone chat route, and CORS -Puter 2026-07-25 16:12:04 +05:30
  • a17aa5c283 Zopu dev bootstrap: git runtimes, Codex agent-os, dev agent puter 2026-07-24 21:50:45 +00:00
  • e744ac4687 Add Zopu dev bootstrap: git runtimes, Codex agent-os, dev agent t3code/explore-primitives-package -Puter 2026-07-25 03:18:23 +05:30
  • 19f771ea71 fix(backend): explicit types on linked-signals toSorted comparator -Puter 2026-07-25 02:39:45 +05:30
  • a11ed988fb feat(dogfood): integrate and document complete v0 loop -Puter 2026-07-25 02:11:35 +05:30
  • 360f0d4829 Merge dogfood/v0 into master -Puter 2026-07-25 02:03:30 +05:30
  • c1719c1708 Merge dogfood/orb-wiring into dogfood/v0 -Puter 2026-07-25 01:53:40 +05:30
  • 50ccf4e418 feat(agents/orb): wire project-manager orchestration over merged Orb runtime -Puter 2026-07-25 01:53:16 +05:30
  • e166b666e6 Merge dogfood/runtime-deploy into dogfood/v0 -Puter 2026-07-25 01:24:39 +05:30
  • a9e8f0731f Merge dogfood/orb-runtime into dogfood/v0 -Puter 2026-07-25 01:22:34 +05:30
  • 8ddecc098f fix(agents/orb): use standard SandboxAgent client for AgentOS sandbox -Puter 2026-07-24 22:38:11 +05:30
  • e31f50af32 Merge branch 'dogfood/v0' into dogfood/orb-runtime -Puter 2026-07-24 22:03:39 +05:30
  • 22ebb89ff0 feat(agents/orb): harden Docker sandbox lifecycle, proof staging, and tests -Puter 2026-07-24 22:03:21 +05:30
  • ba8794b072 Merge dogfood/web-workspace into dogfood/v0 -Puter 2026-07-24 21:38:38 +05:30
  • d645d3e08b test(signals): linked-signals query coverage and deterministic ordering -Puter 2026-07-24 21:36:54 +05:30
  • fd207eb067 feat(web): real linked Signal projection from signalIssueAttachments -Puter 2026-07-24 21:21:31 +05:30
  • 5df8633eae feat(web): Work OS surface with Work Units, Signals, dual-mode composer -Puter 2026-07-24 20:59:48 +05:30
  • 2ce96b0bab Merge dogfood/zopu-orchestrator into dogfood/v0 -Puter 2026-07-24 20:50:08 +05:30
  • 113c755e23 fix: deployment corrections from independent review -Puter 2026-07-24 20:49:54 +05:30
  • 03fc32bd6d feat(signals): project-scoped Zopu routing loop with secure tools -Puter 2026-07-24 20:48:18 +05:30
  • 8f0b915f4b feat: single-node Zopu runtime deployment for Debian -Puter 2026-07-24 20:44:47 +05:30
  • 1324316fee fix(signals): source order follows agent selection, not chronological timestamps -Puter 2026-07-24 20:32:48 +05:30
  • b5c40755cf Merge web-first autonomous project loop puter 2026-07-23 21:51:00 +00:00
  • fb438ba9a7 feat: wire mobile workspace into project loop -Puter 2026-07-24 03:17:59 +05:30
  • 9d54470774 merge mobile workspace UI into integration -Puter 2026-07-24 03:00:08 +05:30
  • a6bf07829b feat(backend): import public GitHub repositories sai karthik 2026-07-24 02:57:07 +05:30
  • 78c5a39999 Merge branch 'puter/issue-9-gitea-smoke' into puter/issue-14-integration -Puter 2026-07-24 02:37:09 +05:30
  • 45e9fb1b77 fix(backend): avoid dynamic imports in project handlers sai karthik 2026-07-24 02:35:45 +05:30
  • 7f3cc840bf Merge branch 'puter/issue-8-project-loop' into puter/issue-14-integration -Puter 2026-07-24 02:34:01 +05:30
  • 43e7c9050a Merge branch 'puter/issue-5-gitea-lifecycle' into puter/issue-14-integration -Puter 2026-07-24 02:31:21 +05:30