Blomios
0821739924
feat: finalise ticket99 - implémentation agent model configuration v2
- agent/lifecycle.rs: lifecycle management per profile
- agent/provider_catalogue.rs: provider registration with model support
- agent/usecases.rs: usecases for profile-based agent invocation
- agent/mod.rs: expose agent capabilities via AgentManager
- backend/dto.rs: AgentModelConfig, AgentProviderConfig DTOs
- domain/profile.rs: extend Profile avec agent capabilities
- domain/permission.rs: permission checks pour agent access
- infrastructure/assistant/mod.rs: agent integration
- infrastructure/permission/{claude,codex}.rs: permission handlers
- web-server/lib.rs: agent endpoints
- commands.rs: agent commands
- frontend/adapters/{http,profile,mock,domain}.ts: adapters
- frontend/first-run/FirstRunWizard.{test.tsx,tsx}: first-run flow
2026-07-26 13:38:18 +02:00
..
2026-06-20 08:56:39 +02:00
2026-07-26 10:52:46 +02:00
2026-07-25 22:14:02 +02:00
2026-07-26 10:52:46 +02:00
2026-06-22 12:29:44 +02:00
2026-06-22 12:58:40 +02:00
2026-07-25 22:14:02 +02:00
2026-06-09 09:24:51 +02:00
2026-06-09 23:15:08 +02:00
2026-06-09 09:24:51 +02:00
2026-06-06 01:27:01 +02:00
2026-07-06 06:27:09 +02:00
2026-06-25 16:23:40 +02:00
2026-06-20 08:56:39 +02:00
2026-06-21 02:00:05 +02:00
2026-06-09 09:24:51 +02:00
2026-07-15 08:41:44 +02:00
2026-07-26 10:52:46 +02:00
2026-06-15 20:39:18 +02:00
2026-07-26 13:38:18 +02:00
2026-06-09 09:24:51 +02:00
2026-07-22 07:37:03 +02:00
2026-06-09 09:24:51 +02:00
2026-06-13 21:42:53 +02:00
2026-07-25 22:14:02 +02:00
2026-07-25 22:14:02 +02:00
2026-06-21 18:30:47 +02:00
2026-07-25 22:14:02 +02:00
2026-07-06 06:27:09 +02:00
2026-07-26 10:52:46 +02:00
2026-07-25 22:14:02 +02:00
2026-07-26 10:52:46 +02:00
2026-07-20 18:45:02 +02:00
2026-07-14 23:42:40 +02:00
2026-07-26 10:52:46 +02:00
2026-07-13 12:37:25 +02:00
2026-07-25 22:14:02 +02:00
2026-07-25 22:14:02 +02:00