01c8f71fee
fix: add f-string prefix to release body template
2026-03-24 14:26:17 +03:00
294c50a2eb
docs: expand CI/CD guide with NSIS launch function, VBS fallback, and local build testing
...
- Replace MUI_FINISHPAGE_RUN_PARAMETERS with RUN_FUNCTION (fixes quoting)
- Add embedded Python fallback to VBS hidden launcher
- Add .onInit file-lock detection for running instances
- Add section 11: local Windows build testing with NSIS
- Expand troubleshooting table with common build/install issues
2026-03-24 12:46:38 +03:00
e32cf5fe58
docs: add VBS hidden launcher pattern to CI/CD guide
...
Document the VBS wrapper approach for launching Windows apps
without console window flash. Update NSIS example to prefer
VBS over direct bat execution.
2026-03-23 13:53:19 +03:00
bf7631b7e4
docs: add NSIS finish page launch option to CI/CD guide
...
Add optional MUI_FINISHPAGE_RUN pattern for launching the app
after installation completes.
2026-03-23 13:41:41 +03:00
feb05e1df4
docs: restructure repo — extract tools file, add CLAUDE.md, date-based versioning
...
- Move ECC setup guide reference from README to claude-code-tools.md
- Add CLAUDE.md with mandatory README sync rule
- Add "Last updated" date to README
- README is now a clean index of repo contents
2026-03-23 02:52:02 +03:00
f17ff30c11
docs: add release fallback logic and troubleshooting section
...
Add ::warning:: annotation and fallback to fetch existing release
when tag already has a release. Add troubleshooting section for
re-triggering failed release workflows. Fix markdown lint warnings.
2026-03-23 02:47:57 +03:00
f22e3fabe6
docs: add Gitea Python CI/CD guide
...
Reusable reference extracted from wled-screen-controller covering:
- Lint/test and release workflows for Gitea Actions
- Cross-building Windows from Linux (embedded Python + wheels)
- NSIS installer packaging
- Docker multi-stage builds with Gitea registry
- Version detection, pre-release handling, size optimization
2026-03-23 01:17:28 +03:00
ed3378cb44
docs: add ECC update/upgrade instructions
...
Covers pulling latest, backing up customizations (model tiers, hook fixes),
re-running installer, and re-applying changes that get overwritten.
2026-03-22 01:59:38 +03:00
0004809f1a
docs: add Windows continuous learning v2 fixes to ECC setup guide
...
Three silent-failure bugs: python3 Store stub, claude-vscode entrypoint
rejected, observer disabled by default. All must be fixed for observations
to flow.
2026-03-22 01:53:38 +03:00
97611d132f
docs: add agent model tier configuration to ECC setup guide
...
Recommended model assignments: opus for reviewers/security/tdd/planning,
sonnet for build resolvers/mechanical tasks, haiku for doc-updater.
2026-03-21 13:35:59 +03:00
b9e0d9967f
Add ECC setup guide with full installation instructions
...
Covers cloning, installer usage, agent config, continuous learning v2 hooks,
and known gotchas (Windows paths, fake /plugin commands, WSL/PowerShell mixing).
2026-03-21 12:22:22 +03:00
3aba23c9f2
Add .gitignore and ECC setup guide reference
...
Ignore .claude/ directory and add Everything Claude Code setup guide
link to README.
2026-03-21 12:06:04 +03:00
51128a7502
Clarify MCP vs Skills distinction in README
...
Separate AST Index into its own Skills section, add descriptions
for both extension mechanisms, and fix markdown lint warnings.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-16 12:21:36 +03:00
70d60458b8
Add README with Claude Code facts collection
...
Initial README covering Context7 MCP server and AST Index skill.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-16 12:15:13 +03:00