Commit Graph

6 Commits

Author SHA1 Message Date
Dax Raad b5a710c9b2 sync
test / test (push) Has been cancelled
2025-12-22 18:21:49 -05:00
Dax Raad 9a5dd18c49 sync 2025-12-22 18:20:19 -05:00
Mohammad Alhashemi cd9eeb7d41 Merge branch 'dev' into feature/skill-tool 2025-12-23 01:07:28 +03:00
Aiden Cline 5605fc3f38 test: rm claude skills test 2025-12-22 15:45:31 -06:00
M. Adel Alhashemi a9542e282c feat: add native skill tool with permission system
- Add skill tool for loading skill content on-demand
- Support pattern-based skill permissions (allow/deny/ask)
- Enable agent-specific permission overrides
- Support nested skills with path-based IDs (e.g., prompter/skill-creator)
- Filter available_skills in system prompt by agent permissions
- Preserve skill tool responses during compaction pruning
2025-12-22 12:11:34 +08:00
Dax 8fe0715928 feat: add Agent Skills support (#5921) 2025-12-21 19:44:56 -05:00