609badc4ed
feat: Projects backend slice — auth, primitives, backend, UI ( #3 )
2026-07-23 14:09:25 +00:00
-Puter
f35b381477
style(backend): format signal persistence
2026-07-23 17:19:38 +05:30
-Puter
d3381f978f
feat(agents): add signal tools to zopu agent
2026-07-23 17:17:19 +05:30
-Puter
6d86c8e538
feat(schema): add signals and signal sources tables
2026-07-23 17:09:01 +05:30
-Puter
5d5139dc95
feat(chat): scope agent to current organization
2026-07-23 16:31:52 +05:30
-Puter
535e9dde62
refactor(backend): rename projectSignals to projectEvents
2026-07-23 16:04:00 +05:30
-Puter
c6f3cd330a
feat(authz): add organization member authorization check
2026-07-23 15:42:51 +05:30
-Puter
e9260cbd17
refactor(deps): migrate dependencies to catalog protocol
2026-07-23 15:03:44 +05:30
-Puter
52510d1107
chore: establish signals feature baseline
2026-07-23 14:29:57 +05:30
-Puter
608f468219
Merge sai changes with integration fixes
2026-07-23 01:27:20 +05:30
-Puter
a405fcf785
Fix sai changes integration blockers
2026-07-23 01:27:03 +05:30
sai karthik
b0aef54249
Apply the bracketed Convex API module references required by the kebab-case module rename
2026-07-23 00:50:08 +05:30
-Puter
6494a61ed8
remoge claude ew
2026-07-23 00:19:53 +05:30
sai karthik
74a209a807
intial files
2026-07-23 00:19:53 +05:30
-Puter
12537e1576
Add Flue persistence backend on Convex
...
- Define the schema v4 Flue tables (submissions, attempt markers,
conversation streams/batches, event streams/entries, runs, attachments,
meta) in schema.ts with the indexes the adapter relies on.
- Implement fluePersistence.ts: token-gated queries/mutations covering
submission lifecycle, leasing, settlement, conversation/event streams,
runs, and attachments.
2026-07-19 17:29:30 +05:30
-Puter
e91ca4e6f0
Declare typed Convex env and route auth through @code/env/convex
...
- Register SITE_URL, NATIVE_APP_URL, CONVEX_SITE_URL, FLUE_DB_TOKEN in
convex.config.ts so the generated server.js exposes a typed env object.
- Rewrite auth.ts to consume @code/env/convex and tighten the
getCurrentUser handler.
- Refresh the backend README to describe the control-plane role and
generated-file policy.
2026-07-19 17:29:21 +05:30
-Puter
ec84c52155
Add AgentOS daemon control plane and maintenance tooling
2026-07-19 06:29:51 +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