Skip to content

Dev#30

Merged
deepracticexs merged 3 commits intomainfrom
dev
Mar 4, 2026
Merged

Dev#30
deepracticexs merged 3 commits intomainfrom
dev

Conversation

@deepracticexs
Copy link
Member

No description provided.

deepracticexs and others added 3 commits March 4, 2026 12:15
Add IssueX issue tracking system to RoleX:
- Platform and LocalPlatform support IssueX provider injection
- 11 issue operations (publish/get/list/update/close/reopen/assign/comment/comments/label/unlabel)
- issue-render module in rolexjs for human-readable output
- Role.use() intercepts !issue.* commands and renders results
- Fix ParamType to support "number" for issue schemas
- Fix focus() to reject non-goal ids
- Add issue-management skill

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The use("!locator", { args }) syntax in SKILL.md examples misled AI
into passing args as a JSON string instead of an object. Changed all
8 skill files to use explicit locator/args parameter annotation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add project structure with scope, milestone, deliverable, wiki sub-concepts
  and participation relation to individual
- Add 9 project.* operations: launch, scope, milestone, achieve, enroll,
  remove, deliver, wiki, archive
- Add project-render module for human-readable output
- Add project-lifecycle.feature BDD tests (9 scenarios)
- Fix BDD test suite for async Runtime refactor (await createRoleX,
  async Role methods, writeContext via SQLite)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@deepracticexs deepracticexs merged commit aa3dd00 into main Mar 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant