yao/openapi/agent
Max 4f9238ac95 Add chat metadata persistence and enhance executor goals injection tests
- Implement TestEnsureChatMetadata to verify that metadata, including robot_id, is correctly persisted in chat records.
- Update EnsureChat method to store metadata from the context when creating chat records.
- Introduce TestExecutorGoalsInjection to validate that pre-confirmed goals are injected into executions from TriggerInput.Data.
- Enhance executor logic to handle goal injection and persistence, ensuring accurate execution titles.
- Modify chat filtering to support chat_id_prefix for improved chat retrieval based on robot identifiers.
2026-02-28 13:57:45 +08:00
..
robot Add chat metadata persistence and enhance executor goals injection tests 2026-02-28 13:57:45 +08:00
agent.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
assistant.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +08:00
filter.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +08:00
models.go Refactor assistant capabilities and update data handling 2025-12-02 12:36:47 +08:00
types.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +08:00