• Joined on 2025-06-24
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-04 23:30:02 +00:00
35d7c3e710 step 1.6 complete: migrate embeddings to backend
89df7e48ad step 1.5 complete: refactor orchestrator to delegate to backend
Compare 2 commits »
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-04 23:08:08 +00:00
1f6e60d4a9 steps 1.3 + 1.4 complete: backend WebSocket client + Drizzle executor
roberto created branch develop in adiuvAI/api 2026-03-04 23:07:47 +00:00
roberto pushed to develop at adiuvAI/api 2026-03-04 23:07:47 +00:00
cc603aba06 step B.6 complete: POST /api/v1/storage/vectors/embed endpoint
6d9a16e513 steps B.3/B.4/B.5 complete: bidirectional WS handler, _tool_loop verified, clean final frame
27c087d5d8 step B.2 complete: all 23 tools use execute_on_client(); add embed() to llm
4d7fd519c5 step B.1 complete: WS context + frame schemas
Compare 4 commits »
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-04 22:57:54 +00:00
254424eec1 step 1.2
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-04 09:16:57 +00:00
9892f21e59 remove old file
8268881f41 step 0.1 complete: Type-safe contracts for all backend communication and the batch/storage subsystem
Compare 2 commits »
roberto pushed to main at adiuvAI/website 2026-03-04 08:22:17 +00:00
ac4e4d531b release site update
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-04 08:21:50 +00:00
0fcfa3e5bb Merge branch 'feature/agents-plugin' into develop
b77c6d1195 updated plan
489e8e3bc9 update refactor plan
1ba9c9eee2 remove unused file
0f3c63c4de feat(settings): add permissions for git commands in settings.json
Compare 7 commits »
roberto pushed to develop at roberto/adiuva 2026-03-04 08:21:43 +00:00
0fcfa3e5bb Merge branch 'feature/agents-plugin' into develop
b77c6d1195 updated plan
489e8e3bc9 update refactor plan
1ba9c9eee2 remove unused file
0f3c63c4de feat(settings): add permissions for git commands in settings.json
Compare 7 commits »
roberto created branch develop in adiuvAI/adiuvAI 2026-03-04 08:05:37 +00:00
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-04 08:05:37 +00:00
roberto deleted tag v0.1.0 from roberto/adiuva 2026-03-04 08:05:13 +00:00
roberto pushed to develop at roberto/adiuva 2026-03-04 08:05:04 +00:00
e8c8ddd48d feat: add CI/CD pipeline with cross-compilation support
roberto created branch main in adiuvAI/adiuvAI 2026-03-04 08:02:25 +00:00
roberto pushed to main at adiuvAI/adiuvAI 2026-03-04 08:02:25 +00:00
e8c8ddd48d feat: add CI/CD pipeline with cross-compilation support
d82738e7ea feat(AppShell): add SidebarTrigger component for improved sidebar accessibility
e005872ba0 feat(AIChatPanel): add aria-labels for accessibility; clean up unused lines
d3e82a3ebb feat(AIChatPanel): implement dynamic chat message font size and enhance user message scrolling behavior
af8cbc1c96 fix: update default userName from 'Roberto' to 'there' in store and AIChatPanel
Compare 10 commits »
roberto created repository adiuvAI/adiuvAI 2026-03-04 08:02:02 +00:00
roberto pushed to main at roberto/adiuva 2026-03-04 08:01:22 +00:00
e8c8ddd48d feat: add CI/CD pipeline with cross-compilation support
roberto released v0.1.0 at roberto/adiuva 2026-03-04 06:58:15 +00:00
roberto pushed tag v0.1.0 to roberto/adiuva 2026-03-04 06:47:35 +00:00
roberto pushed to main at roberto/adiuva 2026-03-04 06:47:34 +00:00
a8be922ab8 fix: enhance cross-compilation process by replacing native binaries post-rebuild