gskaro-v1/.skaro/features/feat-01/meta.json

16 lines
763 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"title": "Добавление локального времени и времени выполнения запроса в виде токена",
"slug": "feat-01",
"description": "Добавить возможность хранить локальное время и время выполнения запросов в виде токена для каждого запроса, чтобы пользователи могли просматривать историю с указанием времени.",
"status": "in-progress",
"tasks": [
"add-local-time-and-query-token",
"update-llm-console-ui",
"update-llm-history-storage"
],
"adrs": [
7
],
"created_at": "2026-03-29",
"updated_at": "2026-03-29"
}