andy-stack_vaultkeeper-ai/Types
Andrew Beal 1b20533da9 refactor: return structured next step data instead of embedding in message
Previously the next step description was embedded in the completion message string.
Now return it as a separate structured object with step number, description,
instruction, and optional context for better programmatic access.
2025-12-30 22:42:23 +00:00
..
ApiError.ts refactor: improve type safety in file service and error handling 2025-12-19 12:36:28 +00:00
ExecutionPlan.ts refactor: return structured next step data instead of embedding in message 2025-12-30 22:42:23 +00:00
ExecutionStep.ts refactor: restructure AI prompt and agent architecture for multi-agent planning support 2025-12-30 19:07:00 +00:00