This website requires JavaScript.
Explore
Help
Register
Sign In
adiuvAI
/
api
Watch
1
Star
0
Fork
0
You've already forked api
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
608d6c784f9cd02d8bc655a53f0c2710a1ed2c2b
api
/
app
/
core
History
roberto
608d6c784f
step 3.3 complete: device WS endpoint + DeviceConnectionManager
2026-03-05 15:51:58 +01:00
..
__init__.py
step 1 complete: runnable FastAPI skeleton
2026-03-01 23:51:37 +01:00
agent_registry.py
step 3 complete: pluggable agent framework
2026-03-02 00:03:42 +01:00
device_manager.py
step 3.3 complete: device WS endpoint + DeviceConnectionManager
2026-03-05 15:51:58 +01:00
execution_plan.py
Refactor tests for execution plan and add comprehensive storage tests
2026-03-02 15:36:09 +01:00
llm.py
step B.2 complete: all 23 tools use execute_on_client(); add embed() to llm
2026-03-05 00:03:01 +01:00
orchestrator.py
steps B.3/B.4/B.5 complete: bidirectional WS handler, _tool_loop verified, clean final frame
2026-03-05 00:06:11 +01:00
ws_context.py
step B.1 complete: WS context + frame schemas
2026-03-04 23:59:31 +01:00