Releases: markhazleton/devspark
DevSpark Templates - 0.1.1
DevSpark
DevSpark is an Adaptive System Life Cycle Development (ASLCD) toolkit with constitution-powered commands and right-sized workflows. Part of the WebSpark demonstration suite.
Spark-Specific Features
- Discover Constitution: Analyze existing codebases to reverse-engineer project principles
- PR Review Command: Constitution-based pull request review workflow
- Site Audit: Comprehensive codebase auditing against constitution principles
- Critic Command: Adversarial risk analysis for spec artifacts
- Extended Agent Support: 17+ AI coding assistants supported
Using This Release
You can use these releases with your agent of choice. We recommend using the DevSpark CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- release: bump version to v0.1.1 — macOS compat, CI hardening, docs updates
- fix: resolve shellcheck warnings in workflow and documentation scripts
- Merge pull request #12 from markhazleton/copilot/fix-merge-conflicts-pr-10
- fix: apply PR #10 macOS BSD tool compatibility fixes (resolve merge conflict)
- Initial plan
- Merge pull request #11 from markhazleton/copilot/check-actions-on-github
- fix: use flexible digit pattern in find to match original ls|grep behavior
- Fix all GitHub Actions lint failures: markdownlint and shellcheck warnings
- fix: restore accidentally removed latest_feature declaration in common.sh
- fix: resolve ShellCheck warnings in bash scripts
- Initial plan
- Merge pull request #9 from markhazleton/copilot/fix-bash-scripts-macos-compatibility-again
- fix: macOS bash compatibility - harvest.sh and archive-context.sh
- Initial plan
- Merge pull request #7 from markhazleton/copilot/update-clause-file
- Merge pull request #8 from markhazleton/copilot/vscode-mnkq3iaf-kfat
- chore: merge origin/main to sync branch with latest changes Co-authored-by: markhazleton 223906+markhazleton@users.noreply.github.com
- Checkpoint from VS Code for cloud agent session
- docs: update CLAUDE.md with branch-sync hard rule and platform support note
- Merge pull request #6 from markhazleton/copilot/review-and-merge-active-prs
- Initial plan
- docs: add comment explaining SC1091 exclusion in shellcheck workflow
- Merge PR #5: exclude docs/ from harvest scan and cap text field to prevent malformed JSON
- Merge PR #4: fix macOS bash 3.2 compatibility across scripts/bash
- Initial plan
- fix: add shellcheck CI job and bash version check; remove redundant tr in site-audit.sh
- fix: exclude docs/ from harvest scan and truncate text field to prevent malformed JSON
- fix: macOS bash 3.2 compatibility in scripts/bash scripts
- Initial plan
- Initial plan
- enforce branch-sync hard rule for PR creation, review, and approval
- feat: make quickstart files re-runnable with version-aware update logic
- feat(repo-story): add Developer FAQ section and README link step
- docs: align all content to v0.1.0 and remove spec-kit references
- docs: update installation and quickstart guides for improved clarity and accessibility
- Add video embed to GitHub Pages home page
- feat: add platform adapter and 2-tier script override system
- docs: fix navigation, create About page, remove self-referencing language
- docs: trigger Pages deployment
- fix: resolve all markdownlint errors across 8 files
- Remove 7 stale .documentation files, fix all broken references
- Remove 12 fork-era files, add CLAUDE.md, GitHub templates, and examples/todo-app
- chore: clean baseline — remove local cruft, gitignore Claude settings and _site/
- chore: remove .devcontainer — unnecessary for markdown-first product
Maintained as a fork of github/devspark. DevSpark is independently evolved and may contain Spark-specific capabilities not present upstream.
DevSpark Templates - 0.1.0
DevSpark
DevSpark is an Adaptive System Life Cycle Development (ASLCD) toolkit with constitution-powered commands and right-sized workflows. Part of the WebSpark demonstration suite.
Spark-Specific Features
- Discover Constitution: Analyze existing codebases to reverse-engineer project principles
- PR Review Command: Constitution-based pull request review workflow
- Site Audit: Comprehensive codebase auditing against constitution principles
- Critic Command: Adversarial risk analysis for spec artifacts
- Extended Agent Support: 17+ AI coding assistants supported
Using This Release
You can use these releases with your agent of choice. We recommend using the DevSpark CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
Maintained as a fork of github/devspark. DevSpark is independently evolved and may contain Spark-specific capabilities not present upstream.