609badc4ed
feat: Projects backend slice — auth, primitives, backend, UI ( #3 )
2026-07-23 14:09:25 +00:00
-Puter
4002a12d69
fix(agents): avoid advertising unavailable signal tools
2026-07-23 17:19:01 +05:30
-Puter
d3381f978f
feat(agents): add signal tools to zopu agent
2026-07-23 17:17:19 +05:30
-Puter
5d5139dc95
feat(chat): scope agent to current organization
2026-07-23 16:31:52 +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
aa1c89a310
Align agents Hono runtime version
2026-07-23 01:30:11 +05:30
-Puter
f73e4407c0
Restore local agent work after sai merge
2026-07-23 01:27:59 +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
Miniputer
677a355397
feat(chat): stream paseo tool calls
2026-07-21 17:06:12 +05:30
Miniputer
59777e60b8
feat(agents): add local paseo cli access
2026-07-21 15:42:21 +05:30
-Puter
5347db578d
Polish chat UI and wire flue agent env
...
- Add chat components (header, composer, conversation, message, thinking response, identity)
- Add chat hooks (use-chat-agent, use-chat-composer)
- Add chat lib (constants, transforms, types)
- Wire agent model config through env (provider, name, api, base url, key, context window, max tokens)
- Refresh web styling and routes
2026-07-19 19:33:41 +05:30
-Puter
a9a8354346
Wire Flue agents to Convex persistence and agent env
...
- Add db.ts: a typed ConvexHttpClient-backed PersistenceAdapter implementing
the full Flue store surface (submissions, streams, runs, attachments).
- Add app.ts: Hono server mounting Flue routing and registering the model
provider from @code/env/agent.
- Update zopu agent to read provider config via env() and switch
dev/build scripts to load ../../.env.
2026-07-19 17:29:37 +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