Skip to content

add: cli foundation#349

Open
0x76agabond wants to merge 2 commits into
Perfect-Abstractions:clifrom
0x76agabond:cli
Open

add: cli foundation#349
0x76agabond wants to merge 2 commits into
Perfect-Abstractions:clifrom
0x76agabond:cli

Conversation

@0x76agabond

Copy link
Copy Markdown
Collaborator

Add architecture foundation for cli under cli/project-template

@changeset-bot

changeset-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2875548

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@maxnorm maxnorm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

For now, we will only keep the code inside Compose. We can move the spec and skills folder to the PRD repo.

I like the overall structure. You did a great job with this. It will definitely help.

I'll make sure to review each part to gain a better understanding what's done and not before merging.

- `src/adapters`: External library adapters, currently hashing through `viem`.
- `src/resolver`: Dependency keys, registry, and resolver.
- `src/utils`: Generic reusable helpers for files, regex, terminal output, and Solidity text parsing.
- `src/templates`: Solidity template assets copied into generated projects.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We should use the compose package. We will import from there.

Only specific facets or modules could be there like a CounterFacet and error examples that won't be supported in the standard library.

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.

2 participants