Skip to main content
git.secluded.site
Repositories
About
yatd
Local CLI task manager for LLM agents with cross-device syncing
README
Files
Commits
Branches
Tags
yatd
b07cd64
src
migrations
0004_task_logs.down.sql
0004_task_logs.down.sql
View raw
1
DROP
TABLE
task_logs
;