Skip to content

Develop#14

Merged
cassmtnr merged 2 commits intomainfrom
develop
Feb 16, 2026
Merged

Develop#14
cassmtnr merged 2 commits intomainfrom
develop

Conversation

@cassmtnr
Copy link
Owner

No description provided.

- Updated the analysis prompt to generate all .claude/ configuration files, including CLAUDE.md, skills, agents, rules, and commands.
- Introduced a new function to build template variables from the detected tech stack, providing context for generated files.
- Added detailed prompts for generating skills, agents, rules, and commands, ensuring they are tailored to the specific project context.
- Removed the GeneratedArtifact and GenerationResult interfaces from types.ts, streamlining the type definitions related to project analysis.
@cassmtnr cassmtnr merged commit fc9aed7 into main Feb 16, 2026
8 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 67.07617% with 134 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.85%. Comparing base (6e71553) to head (36e6927).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
src/cli.ts 61.11% 126 Missing ⚠️
src/prompt.ts 90.36% 8 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   82.70%   76.85%   -5.86%     
==========================================
  Files           4        4              
  Lines        1457     1417      -40     
==========================================
- Hits         1205     1089     -116     
- Misses        252      328      +76     
Files with missing lines Coverage Δ
src/generator.ts 94.31% <ø> (-1.34%) ⬇️
src/prompt.ts 87.59% <90.36%> (+4.25%) ⬆️
src/cli.ts 56.70% <61.11%> (+3.68%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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