Commit Graph

7 Commits

Author SHA1 Message Date
-Puter
6de7c3065e Consolidate env at repo root
- Move all application env vars to repository-root .env (with .env.example
  as the committed template) and drop the per-app .env.example files.
- Add @code/env subpaths (agent, convex) and consume validated exports
  everywhere instead of reading process.env directly.
- Wire every dev/build/start script to load ../../.env via bun --env-file
  and point vite.config.ts envDir at the repo root.
2026-07-19 17:29:11 +05:30
-Puter
87ddc2b73a Limit documentation update prompts 2026-07-19 06:30:32 +05:30
-Puter
ec84c52155 Add AgentOS daemon control plane and maintenance tooling 2026-07-19 06:29:51 +05:30
-Puter
a37e0cc3c9 Merge commit '3c60637c1a27da8ba66888de518d58d5707801f2' as 'repos/effect-smol' 2026-07-19 03:28:59 +05:30
-Puter
2daf979036 Merge commit '36c66dd290d3ce6eb1ccd310d0c658d4a32bb8eb' as 'repos/effect' 2026-07-19 03:25:18 +05:30
-Puter
dd1071cc10 Add agents package with Flue 2026-07-19 03:24:40 +05:30
-Puter
8033a8edb0 initial commit 2026-07-19 02:46:47 +05:30