• Joined on 2025-06-24
roberto pushed to feature/dedicated-single-agent-memory at adiuvAI/api 2026-03-13 11:17:06 +00:00
13fd8677c1 fix: normalize home task/timeline responses to tag-only lines
roberto pushed to feature/dedicated-single-agent-memory at adiuvAI/api 2026-03-13 09:23:49 +00:00
9bd629cb59 chore: add interaction tracing and remove personal fields from logs
roberto pushed to feature/dedicated-single-agent-memory at adiuvAI/api 2026-03-13 08:34:25 +00:00
9c97702daa feat: add letta-style memory tools with request/user debug tracing
roberto created branch feature/dedicated-single-agent-memory in adiuvAI/api 2026-03-13 07:20:48 +00:00
roberto pushed to feature/dedicated-single-agent-memory at adiuvAI/api 2026-03-13 07:20:48 +00:00
a1e364c9c0 refactor: switch to single-agent deep runner and add mock memory/tool tests
roberto pushed to feature/agent-orchestration at adiuvAI/api 2026-03-13 06:48:35 +00:00
roberto created branch feature/single-agent in adiuvAI/api 2026-03-13 06:44:05 +00:00
roberto pushed to feature/single-agent at adiuvAI/api 2026-03-13 06:44:05 +00:00
roberto pushed to feature/agent-orchestration at adiuvAI/api 2026-03-13 06:42:58 +00:00
5b55f1292a make a single agent
5bc9ea6cd6 fix: make planner schema copilot-compatible and silence usage warning
Compare 2 commits »
roberto pushed to develop at adiuvAI/adiuvAI 2026-03-12 23:39:03 +00:00
e9347c5e5a Unify timeline tags into bottom ProjectTimeline block
3bc8ad32cd remove stream_block — parse entity and chart tags inline from text
Compare 2 commits »
roberto pushed to feature/agent-orchestration at adiuvAI/api 2026-03-12 22:05:02 +00:00
f7404b6f66 refactor: move memory updates from synthesizer to orchestrator node
roberto pushed to feature/agent-orchestration at adiuvAI/api 2026-03-12 21:51:23 +00:00
d667e43c73 refactor: use native LangGraph streaming and enforce structured summary on workers
roberto created branch feature/agent-orchestration in adiuvAI/api 2026-03-12 21:25:47 +00:00
roberto pushed to feature/agent-orchestration at adiuvAI/api 2026-03-12 21:25:47 +00:00
fe085a7951 feat: migrate chat orchestration to deep langgraph workers
roberto pushed to develop at adiuvAI/api 2026-03-12 17:31:14 +00:00
roberto created branch feature/deep-agent in adiuvAI/api 2026-03-12 17:28:54 +00:00
roberto pushed to feature/deep-agent at adiuvAI/api 2026-03-12 17:28:54 +00:00
47bf1881e5 deep agent
24a9c1b752 refactor: migrate from create_react_agent to create_deep_agent
Compare 2 commits »
roberto pushed to develop at adiuvAI/api 2026-03-12 17:28:35 +00:00
roberto pushed to develop at adiuvAI/api 2026-03-12 17:03:30 +00:00
47bf1881e5 deep agent
24a9c1b752 refactor: migrate from create_react_agent to create_deep_agent
706bf88883 fix KeyError 'JSON' — escape braces in chart prompt for str.format()
Compare 3 commits »
roberto pushed to develop at adiuvAI/api 2026-03-11 23:38:33 +00:00
4ff0b27084 removed WsStreamBlock class
61d2a18234 remove WsStreamBlock schema and tests — no longer used
b3687719b6 add chart tag instructions to HOME system prompt
f80bdfa8f7 simplify HomeFormatter to pass-through — frontend handles entity tag parsing
617a17db40 feat: HomeFormatter parses inline entity tags instead of tool_end blocks
Compare 6 commits »