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
6d9a16e513898026e1ba3d7d47299e1011addc73
api
/
app
/
core
History
roberto
6d9a16e513
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
..
__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
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