• Joined on 2025-06-24
roberto pushed to develop at adiuvAI/api 2026-03-08 22:17:03 +00:00
618076193a update alembic
roberto pushed to develop at adiuvAI/api 2026-03-08 21:53:35 +00:00
34f01234c9 rename popup chat to floating chat
0bd46937d3 fix: add missing json imports and update agent tool tests
e6b5bc2e7d step-7: add memory middleware (memory_middleware.py, device_ws.py)
c90ed58078 step-6: add memory models and migration (models.py, alembic)
76c8f2bdad step-5: unify ws handler (device_ws.py, chat.py)
Compare 10 commits »
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-08 21:53:04 +00:00
3a7a85c617 Create v3 arch plan
roberto pushed to develop at adiuvAI/api 2026-03-07 23:53:26 +00:00
ac71d99f9a add cerebras models
roberto pushed to develop at adiuvAI/api 2026-03-07 23:47:27 +00:00
3b3b3baf25 update memory implementation strategy
roberto created branch feature/agent-refactor-v1 in adiuvAI/api 2026-03-07 20:57:33 +00:00
roberto pushed to feature/agent-refactor-v1 at adiuvAI/api 2026-03-07 20:57:33 +00:00
78b91ecb3d AI plan v1
roberto opened issue adiuvAI/adiuvAI#6 2026-03-05 22:59:36 +00:00
Checkpoint view
roberto pushed to develop at adiuvAI/api 2026-03-05 22:54:48 +00:00
45415bb9ee Update plan
a775a2da18 feat(step-3.6): cloud provider integrations (Gmail, Outlook, Teams)
Compare 2 commits »
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-05 22:54:33 +00:00
3051e6e0a9 update plan
4cd382b829 step 4.1+4.2 complete: E2E encrypted backup + offline sync queue
Compare 2 commits »
roberto opened issue adiuvAI/adiuvAI#5 2026-03-05 22:48:33 +00:00
Improve agent batch
roberto opened issue adiuvAI/adiuvAI#4 2026-03-05 22:46:59 +00:00
User journey on the start
roberto opened issue adiuvAI/adiuvAI#3 2026-03-05 22:43:56 +00:00
Home with component in the response
roberto opened issue adiuvAI/adiuvAI#2 2026-03-05 22:42:33 +00:00
Add user data in sidebar
roberto opened issue adiuvAI/adiuvAI#1 2026-03-05 22:39:50 +00:00
Project in sidebar
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-05 16:47:09 +00:00
0d6c688015 step 3.9 complete: agent run logs UI
roberto pushed to develop at adiuvAI/api 2026-03-05 16:41:15 +00:00
24772f2b67 step 3.5 complete: chatbot journey endpoint
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-05 16:40:44 +00:00
b804629f91 feat: add settings page with sections for general, account, agents, and appearance
b860e794a3 step 3.5 complete: persistent WS for agent triggers
6f73824e7e step 3.4 complete: agent tRPC router
e132459fef step 3.3 complete: device ID management
43b031de5b step 3.2 complete: local file reader for directory agent
Compare 7 commits »
roberto pushed to develop at adiuvAI/api 2026-03-05 15:15:26 +00:00
fd1396a710 update plan
914f70bd85 step 3.4 complete: agent run orchestrator — local/cloud runner + trigger_pending_runs + 23 tests
608d6c784f step 3.3 complete: device WS endpoint + DeviceConnectionManager
19ad5be97f step 3.2 complete: agent CRUD API routes
1dfd088e18 step 3.1 complete: agent config tables + schemas + migration
Compare 5 commits »
roberto pushed to develop at adiuvAI/api 2026-03-04 23:30:05 +00:00
c6e1e4e7fd fix: migration enum creation — use DO/EXCEPTION instead of broken checkfirst