Huge refactoring but stuff is working again; minus some issues here and there.

This commit is contained in:
Renn F
2025-12-26 18:01:53 +01:00
parent c813dcfae4
commit 8c3bf9e22c
89 changed files with 3975 additions and 851 deletions
+12
View File
@@ -26,6 +26,7 @@
| `roboco_task_qa_pass` | ❌ | ❌ | ❌ | ✅ | ❌ |
| `roboco_task_qa_fail` | ❌ | ❌ | ❌ | ✅ | ❌ |
| `roboco_task_docs_complete` | ❌ | ❌ | ❌ | ❌ | ✅ |
| `roboco_task_substitute` | ✅ | ✅ | ✅ | ✅ | ✅ |
### Session Tools
@@ -65,6 +66,17 @@
| `roboco_journal_recent` | ✅ | ✅ | ✅ | ✅ | ✅ |
| `roboco_journal_read_team` | ✅ | ✅ | ❌ | ❌ | ✅ |
### Knowledge Base Tools
| Tool | Main PM | Cell PM | Developer | QA | Documenter |
|------|:-------:|:-------:|:---------:|:--:|:----------:|
| `roboco_kb_search` | ✅ | ✅ | ✅ | ✅ | ✅ |
| `roboco_rag_query` | ✅ | ✅ | ✅ | ✅ | ✅ |
| `roboco_kb_stats` | ✅ | ✅ | ✅ | ✅ | ✅ |
| `roboco_kb_index_code` | ✅ | ✅ | ✅ | ❌ | ❌ |
| `roboco_kb_index_docs` | ✅ | ✅ | ❌ | ❌ | ✅ |
| `roboco_tokens_estimate` | ✅ | ✅ | ✅ | ✅ | ✅ |
---
## Channel Access Permissions