Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

TinyClaw: Add markdown-defined commands and skills via Terraphim shared parsing

Đang mở
#592 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
38/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
rust
Lĩnh vực
ai, backend

Hướng nghiên cứu

Start with docs/plans/tinyclaw-openclaw-parity-design-2026-02-27.md and the existing Terraphim frontmatter/command parsing patterns. Then inspect crates/terraphim_tinyclaw/src/commands/, skills/markdown.rs, agent/agent_loop.rs, and main.rs, along with the shared parser modules. Done means markdown commands and skills load and execute, metadata is documented with examples, and tests cover parse failures, validation, and successful execution.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

architecture enhancement

Summary

Add markdown-defined commands and markdown-defined skills to TinyClaw, leveraging Terraphim’s existing frontmatter/command parsing patterns.

Extend Existing Terraphim Functionality

  • Reuse Terraphim markdown frontmatter parsing/runtime patterns.
  • Adjust existing Terraphim crate boundaries/features if needed.
  • Avoid new one-off TinyClaw-only parser implementations.

Implementation Notes

  • crates/terraphim_tinyclaw/src/commands/ (new)
  • crates/terraphim_tinyclaw/src/skills/markdown.rs (new)
  • crates/terraphim_tinyclaw/src/agent/agent_loop.rs
  • crates/terraphim_tinyclaw/src/main.rs
  • terraphim shared parser/runtime module(s) as needed

Acceptance Criteria

  • TinyClaw loads markdown command definitions from configured directory.
  • Slash command dispatcher can execute markdown-defined commands.
  • TinyClaw can load markdown-defined skills (in addition to JSON skills).
  • Format and metadata are documented with examples.
  • Tests cover parse failures, validation, and execution happy paths.

References

  • docs/plans/tinyclaw-openclaw-parity-design-2026-02-27.md (Step 3)
Ngôn ngữ chính
Rust
Star
62
Fork
5
Merge trung bình
2 giờ 27 phút
Pull request đã merge (30 ngày)
1

Chuẩn bị môi trường

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của terraphim/terraphim-ai

Tất cả issue của terraphim/terraphim-ai

Issue tương tự

Thêm issue về Rust

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.