Commit Graph

1 Commits

Author SHA1 Message Date
kimi
80b6e40db0 feat: add artifacts module — give Timmy hands to create notes, decisions, and issues
All checks were successful
Tests / lint (pull_request) Successful in 6s
Tests / test (pull_request) Successful in 1m8s
Adds timmy.artifacts with three async functions:
- save_note(): write markdown to ~/.timmy/notes/
- append_decision(): append to ~/.timmy/decisions.md
- create_issue(): file Gitea issues with fallback to local notes

Fixes #326

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 20:18:18 -04:00