Skip to content

adding openspec scaffold - #2428

Closed
TomCC7 wants to merge 15 commits into
mainfrom
cc/feat/openspec
Closed

adding openspec scaffold#2428
TomCC7 wants to merge 15 commits into
mainfrom
cc/feat/openspec

Conversation

@TomCC7

@TomCC7 TomCC7 commented Jun 8, 2026

Copy link
Copy Markdown
Member

Problem

Adding a openspec (https://openspec.dev/) template for dimos.

Solution

Adds an openspec template to prompt agents to generate more dimos focused plans. Should be transparent to non-openspec users.

How to Test

Contributor License Agreement

  • I have read and approved the CLA.

@greptile-apps

greptile-apps Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds an OpenSpec scaffold tailored to DimOS workflows.

  • Adds DimOS agent and Linear workflow guidance.
  • Adds a capability schema and OpenSpec configuration.
  • Adds templates for proposals, specs, design, docs, and tasks.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
openspec/config.yaml Adds DimOS-specific OpenSpec configuration and artifact guidance.
openspec/schemas/dimos-capability/schema.yaml Adds the DimOS capability workflow and artifact dependency graph.
docs/agents/domain.md Adds context-loading and specification guidance for coding agents.
docs/agents/issue-tracker.md Adds Linear workflow and confirmation guidance.

Reviews (14): Last reviewed commit: "add mattskill" | Re-trigger Greptile

Comment on lines +12 to +16
<!-- Optional sections for deltas:
## MODIFIED Requirements
## REMOVED Requirements
## RENAMED Requirements
-->

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 The three optional delta sections are all wrapped inside a single HTML comment block. A user who wants to add a ## MODIFIED Requirements section has to manually cut it out of the surrounding comment rather than just deleting the comment delimiters for that one section. Splitting them into individual comments makes each section independently removable.

Suggested change
<!-- Optional sections for deltas:
## MODIFIED Requirements
## REMOVED Requirements
## RENAMED Requirements
-->
<!-- ## MODIFIED Requirements -->
<!-- ## REMOVED Requirements -->
<!-- ## RENAMED Requirements -->

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!

@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

@@            Coverage Diff             @@
##             main    #2428      +/-   ##
==========================================
- Coverage   72.42%   72.36%   -0.07%     
==========================================
  Files        1002     1024      +22     
  Lines       89281    92038    +2757     
  Branches     8129     8830     +701     
==========================================
+ Hits        64664    66599    +1935     
- Misses      22427    23169     +742     
- Partials     2190     2270      +80     
Flag Coverage Δ
OS-ubuntu-24.04-arm 65.41% <ø> (+0.16%) ⬆️
OS-ubuntu-latest 67.74% <ø> (+0.08%) ⬆️
Py-3.10 67.73% <ø> (+0.07%) ⬆️
Py-3.11 67.72% <ø> (+0.08%) ⬆️
Py-3.12 67.73% <ø> (+0.08%) ⬆️
Py-3.13 67.73% <ø> (+0.09%) ⬆️
Py-3.14 67.74% <ø> (+0.09%) ⬆️
Py-3.14t 67.73% <ø> (+0.08%) ⬆️
SelfHosted-Large 30.11% <ø> (-0.04%) ⬇️
SelfHosted-Linux 37.36% <ø> (-0.24%) ⬇️
SelfHosted-macOS 36.23% <ø> (-0.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 90 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot added the ready-to-merge Required CI checks have passed on this PR label Jun 9, 2026

@leshy leshy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know what this is? can you demo to us or something? many of us have our own private scaffolding like this I assume

@TomCC7

TomCC7 commented Jun 9, 2026

Copy link
Copy Markdown
Member Author

I don't know what this is? can you demo to us or something? many of us have our own private scaffolding like this I assume

Yes I can demo this tomorrow during the manipulation meeting.

@github-actions github-actions Bot added ready-to-merge Required CI checks have passed on this PR and removed ready-to-merge Required CI checks have passed on this PR labels Jun 10, 2026
@github-actions github-actions Bot added ready-to-merge Required CI checks have passed on this PR and removed ready-to-merge Required CI checks have passed on this PR labels Jun 12, 2026
@github-actions github-actions Bot added ready-to-merge Required CI checks have passed on this PR and removed ready-to-merge Required CI checks have passed on this PR labels Jun 15, 2026
@github-actions github-actions Bot added ready-to-merge Required CI checks have passed on this PR and removed ready-to-merge Required CI checks have passed on this PR labels Jun 18, 2026
@github-actions github-actions Bot removed the ready-to-merge Required CI checks have passed on this PR label Jun 20, 2026
@github-actions github-actions Bot added the ready-to-merge Required CI checks have passed on this PR label Jun 20, 2026
@github-actions github-actions Bot added ready-to-merge Required CI checks have passed on this PR and removed ready-to-merge Required CI checks have passed on this PR labels Jun 23, 2026
@github-actions github-actions Bot removed the ready-to-merge Required CI checks have passed on this PR label Jun 30, 2026
@github-actions github-actions Bot added the ready-to-merge Required CI checks have passed on this PR label Jul 11, 2026
@github-actions github-actions Bot added ready-to-merge Required CI checks have passed on this PR and removed ready-to-merge Required CI checks have passed on this PR labels Jul 14, 2026
@mintlify

mintlify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
dimensional 🟢 Ready View Preview Jul 20, 2026, 5:45 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@github-actions github-actions Bot removed the ready-to-merge Required CI checks have passed on this PR label Jul 20, 2026
@github-actions github-actions Bot added the ready-to-merge Required CI checks have passed on this PR label Jul 20, 2026
@TomCC7 TomCC7 closed this Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Required CI checks have passed on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants