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-07-06 06:06:24 +02:00
2026-06-20 08:56:39 +02:00
2026-07-02 15:47:16 +02:00
2026-06-22 12:58:40 +02:00
2026-07-25 22:14:02 +02:00
2026-07-17 13:26:56 +02:00
2026-06-08 08:47:23 +02:00
2026-07-22 07:37:03 +02:00
2026-06-20 08:56:39 +02:00
2026-06-06 01:27:01 +02:00
2026-07-25 22:14:02 +02:00
2026-07-25 22:14:02 +02:00
2026-07-25 22:14:02 +02:00
2026-07-06 06:41:01 +02:00
2026-07-22 07:37:03 +02:00
2026-07-25 23:06:50 +02:00
2026-06-27 12:42:37 +02:00
2026-07-25 22:14:02 +02:00
2026-06-06 01:27:01 +02:00
2026-07-18 22:45:32 +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-03 22:44:48 +02:00
2026-07-26 13:38:18 +02:00
2026-07-22 07:37:03 +02:00
2026-07-26 10:52:46 +02:00
2026-07-26 13:38:18 +02:00
2026-06-06 01:27:01 +02:00
2026-07-15 08:32:59 +02:00
2026-06-06 01:27:01 +02:00
2026-07-07 17:28:30 +02:00
2026-06-20 08:56:39 +02:00
2026-06-21 18:30:47 +02:00
2026-07-05 10:57:33 +02:00
2026-07-26 10:52:46 +02:00
2026-06-06 01:27:01 +02:00
2026-06-06 01:27:01 +02:00
2026-06-06 01:27:01 +02:00