• Joined on 2025-06-24
roberto renamed repository from adiuva to adiuvAI/adiuvAI 2026-04-08 20:48:12 +00:00
roberto pushed to feature/batch-agent-v2 at adiuvAI/api 2026-04-08 20:05:03 +00:00
c0aef71141 refactor(tests): remove non-deterministic journey eval cases 4.2–4.5
roberto pushed to develop at adiuvAI/adiuvAI 2026-04-08 20:04:56 +00:00
f129b3ba43 Merge branch 'develop' of https://git.muticolturano.com/Adiuva/adiuva into develop
7f0c6f45b0 feat(local-agent-v2): step 5 — migrate promptTemplate → agentConfig in FE
Compare 2 commits »
roberto pushed to develop at adiuvAI/adiuvAI 2026-04-08 07:54:19 +00:00
b23c4ef255 Merge branch 'develop' of https://git.muticolturano.com/Adiuva/adiuva into develop
801ae43000 Add logo brand
Compare 2 commits »
roberto pushed to feature/batch-agent-v2 at adiuvAI/api 2026-04-07 22:48:42 +00:00
467abc8d42 Merge branch 'develop' into feature/batch-agent-v2
5753f8def9 refactor: remove storage, backup, plugin/marketplace features
Compare 2 commits »
roberto pushed to develop at adiuvAI/adiuvAI 2026-04-07 22:48:17 +00:00
bd9af5ddd6 refactor: remove backup, storage, and plugin types from Electron app
roberto pushed to develop at adiuvAI/api 2026-04-07 22:47:48 +00:00
5753f8def9 refactor: remove storage, backup, plugin/marketplace features
roberto pushed to feature/batch-agent-v2 at adiuvAI/api 2026-04-07 22:45:45 +00:00
e672b58b6f fix(langfuse): remove invalid user_id/session_id kwargs from start_as_current_observation
d8add7e8cb feat(local-agent-v2): step 4 — journey produces structured AgentConfig JSON
c6c4578f9a fix(tests): migrate eval tests to Langfuse V3 API
3aa0b36a6c fix(langfuse): use compile() instead of .format() for prompt variable injection
fa231a3642 feat(local-agent-v2): step 2+3 — unified runner + AgentConfig schema
Compare 10 commits »
roberto created branch feature/batch-agent-v2 in adiuvAI/api 2026-04-07 22:45:45 +00:00
roberto pushed to develop at adiuvAI/api 2026-04-06 22:23:47 +00:00
aa8bcbf0d8 Refactor system prompt variables for clarity and consistency across agent setup and runner modules
roberto pushed to develop at adiuvAI/api 2026-04-06 22:19:45 +00:00
1ce1d492b0 Add Langfuse observability: traces, prompt management, prompt-to-generation linking
roberto pushed to feature/microservices at adiuvAI/api 2026-04-06 21:49:52 +00:00
2b7d302ef2 refactor: remove monolith app/, Dockerfile, requirements.txt
roberto pushed to feature/microservices at adiuvAI/api 2026-04-06 21:40:26 +00:00
7f6ea29525 feat(infra): Docker Compose orchestration + env updates (Step 5)
roberto pushed to feature/microservices at adiuvAI/api 2026-04-06 21:32:33 +00:00
48036397f1 fix(billing): auto-detect repo root for shared module import in local dev
57b5648915 feat(billing): extract Billing Service (Step 4)
Compare 2 commits »
roberto pushed to feature/microservices at adiuvAI/api 2026-04-06 20:57:03 +00:00
7e4374c69b feat(eval): add custom system prompt support for step-1 classification
roberto opened issue adiuvAI/adiuvAI#12 2026-04-02 07:12:10 +00:00
Integrazione con google
roberto opened issue adiuvAI/adiuvAI#11 2026-04-02 07:10:15 +00:00
Update status
roberto opened issue adiuvAI/api#1 2026-04-02 07:09:25 +00:00
Agent in main
roberto pushed to feature/microservices at adiuvAI/api 2026-03-24 15:27:14 +00:00
fe0dd038ee fix: Langfuse SDK v4 migration, tracing improvements, and LLM config
d3f7099d93 refactor(eval): 3-mode eval harness (step1/step2/full) with Langfuse fixes
63fa119543 feat(batch-agent): add journey eval to E2E harness
d856dfd28c refactor: deduplicate shared code into shared/ module
ccba54ac24 fix(tracing): use Langfuse compile_prompt with {{variable}} syntax
Compare 8 commits »
roberto pushed to feature/microservices at adiuvAI/api 2026-03-23 06:31:12 +00:00
333bba6fdd feat(batch-agent): extract Batch Agent Service (Step 3)