Initial commit: Add AI agent framework documentation

- Add .gitignore with Python, IDE, and AI agent ignores
- Add core documentation files for the AI agent framework

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Misaka Server
2026-03-14 00:00:17 +08:00
commit fde2fbb31a
9 changed files with 503 additions and 0 deletions

5
HEARTBEAT.md Normal file
View File

@@ -0,0 +1,5 @@
# HEARTBEAT.md
# Keep this file empty (or with only comments) to skip heartbeat API calls.
# Add tasks below when you want the agent to check something periodically.