-
Notifications
You must be signed in to change notification settings - Fork 7
[ADD] .antigravity workflow folder #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
robertchoi
wants to merge
26
commits into
Proact0:dev
Choose a base branch
from
WithModulabs:main
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release/0.2.0
Enhance documentation for Agent Skills and add architecture diagram kit. Updated README files to clarify usage of Agent Skills, including invocation methods and tool compatibility. Introduced `drawkit.xml` for designing Act architecture, along with example flowcharts and images for better visualization.
fix: drawkit and readme
chore(version): bump version to 0.2.1
chore(deps): upgrade dependencies
- Added a link to the English README in the Korean version. - Revised wording in both README files for improved clarity. - Removed example use cases section from both README files to streamline content. - Updated the link to the contributing guide in the Korean README to point to the correct file.
fix: update README files for clarity and language consistency
- Introduced CLAUDE.md for project guidance, detailing project overview, build commands, architecture, code conventions, detected patterns, git insights, and best practices. - Added codebase-analyzer skill to automate CLAUDE.md generation, including guidelines for handling existing files and analyzing project structure. - Created templates for root and subtree CLAUDE.md files to standardize documentation. - Implemented drawkit file selection based on language in the CLI for improved project scaffolding. - Bumped version to 0.2.2.
feat: add drawkit feature & add CLAUDE.md and codebase-analyzer skill
- Updated English and Korean drawkit XML files to enhance flowchart components and descriptions. - Removed outdated dark and light theme images, replacing them with new Korean-themed images for better localization. - Added new sample flowchart images in both dark and light themes for Korean language support.
- Updated README to include new English-themed images for drawkit and sample flowcharts in both dark and light themes. - Added missing image files for improved visualization and localization support.
feat(docs): enhance README visuals with new English-themed images
chore(version): downgrade version to 0.2.2
chore(version): update version to 0.2.3 and replace drawkit image
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I've integrated a workflow based on Claude into the antigravity directory.