Changelog
2026-06-10
Bug Fixes
- hooks: use here-strings and native bash pattern matching (app) (8cb7289 )
- i18n: remove duplicate namespace prefix in t() calls (app) (c877de2 )
Maintenance
- strip AI/MCP config files for prod [skip ci] (docs) (07cc669 )
- mcp: update GitHub token env var to GITHUB_PERSONAL_ACCESS_TOKEN_SER (docs) (ae36794 )
- strip AI/MCP config files for prod [skip ci] (app) (7db61ad )
- mcp: update GitHub token env var to GITHUB_PERSONAL_ACCESS_TOKEN_SER (app) (22fc62d )
- strip AI/MCP config files for prod [skip ci] (app) (af270fe )
2026-06-03
Maintenance
- claude: restore hooks and permissions config (app) (ba0eba9 )
2026-05-27
CI/CD
- trigger changelog regeneration after version tags (docs) (e678ba8 )
- trigger changelog regeneration after version tags [skip ci] (docs) (f04728d )
2026-05-26
Bug Fixes
- changelog: fix invalid MDX syntax and deduplicate changelog content (docs) (640e107 )
- changelog: replace Unreleased section on every run instead of skipping (docs) (2a97be5 )
CI/CD
- trigger docs changelog on prod deploy (docs) (70afb07 )
Maintenance
- update changelog [skip ci] (docs) (da0fbf7 )
- update changelog [skip ci] (docs) (a82ab9c )
- strip AI/MCP config files for prod (docs) (e1871e1 )
2026-05-25
Documentation
Maintenance
- strip AI/MCP config files for prod (docs) (691666c )
2026-05-24
Bug Fixes
- review: address gemini PR review comments (docs) (f6f6d54 )
- ci: explicitly checkout prod branch in strip-ai workflow (docs) (a193e8f )
- ci: restore missing env block in ci-cd (REGISTRY and IMAGE_NAME) (#12) (docs) (95f4895 )
- ci: restore missing env block in ci-cd (REGISTRY and IMAGE_NAME) (docs) (cbe033d )
- ci: revert to push-based triggers with skip-ci guard and ref:prod checkout (#11) (docs) (c940579 )
- ci: revert to push-based triggers with skip-ci guard and ref:prod checkout (docs) (e28bb8b )
- ci: remove duplicate concurrency block from changelog.yaml (docs) (7c1ef4a )
- ci: chain strip-ai → changelog → ci-cd via workflow_run for safe sequential deploy (docs) (f84f757 )
- ci: remove concurrency from ci-cd workflow (#8) (docs) (49f8df8 )
- ci: remove concurrency from ci-cd — it does not push to repo (docs) (ab00a51 )
- ci: prevent race condition across all prod-pushing workflows (#7) (docs) (de3a028 )
- ci: prevent race condition across all prod-pushing workflows (docs) (c76f301 )
Refactoring
- simplify workflow sync, update agent documentation rules, and correct linting path exclusions (docs) (0f52322 )
Documentation
- remove trailing newline from changelog entries (docs) (ec581d9 )
- claude/agents: add GitHub CLI auth rule via AGENTS.md (#6) (docs) (d234663 )
- claude: remove redundant GitHub CLI rule, delegate to AGENTS.md (docs) (895f48b )
- agents: add AGENTS.md with GitHub CLI auth rule (docs) (656a4a3 )
- claude: require GITHUB_PAT_SERENITY_CODE for all gh commands (docs) (5617a29 )
Maintenance
- strip AI/MCP config files for prod (docs) (209d6fb )
- mcp: Integrate Claude Code Workflows and Serena Config (#14) (docs) (c499952 )
- mcp: update workspace path and environment variable names (docs) (d873345 )
- strip AI/MCP config files for prod (docs) (c735572 )
- update LICENSE to proprietary and restore AI/MCP config (#13) (docs) (166c87a )
- claude: set GH_TOKEN to GITHUB_PAT_SERENITY_CODE for gh CLI (docs) (4ab41b4 )
- restore AI/MCP config files to dev (docs) (ce9b77e )
- update LICENSE to proprietary (docs) (f640947 )
- strip AI/MCP config files for prod (docs) (76462ed )
- strip AI/MCP config files for prod (docs) (2865b86 )
- strip AI/MCP config files for prod (docs) (20a58cb )
- strip AI/MCP config files for prod (docs) (7d72954 )
2026-05-23
Features
- changelog: switch to append-only generation to preserve history (docs) (8632426 )
Bug Fixes
- changelog: reset changelog and fix duplicate date in week group header (docs) (0feb2dd )
- changelog: remove duplicate date in week group header and restore changelog (docs) (cdf5a98 )
- ci: update changelog script path to subdirectory index (docs) (cfa86be )
Documentation
- update branch base to dev, standardize PR title format, translate workflow prompts, and adjust install commands to use rtk helper (docs) (ef3d495 )
CI/CD
- update quality gate workflow configuration (docs) (48561dc )
Maintenance
- update changelog [skip ci] (docs) (8596b9b )
- update changelog [skip ci] (docs) (583efbf )
- strip AI/MCP config files for prod (docs) (4388bbf )
- strip .agents directory on prod merge (docs) (03779fd )
- strip AI/MCP config files for prod (docs) (190cbad )
- update Dokploy webhook URL to use repository secret (docs) (1be3186 )
- update dev and build scripts to use explicit node binary paths (docs) (c71f679 )
2026-05-22
Features
- infra: setup workflows and doc scripts (docs) (9f3efe4 )
Bug Fixes
- deps: upgrade next.js to 15.5.18 to patch 10 CVEs (docs) (e7f01c9 )
- infra: enable standalone build output (docs) (dbc1b60 )
Documentation
- contributing: add setup guide for docs site (docs) (4d553f6 )
- technical: update technical reference docs (docs) (e27b3bb )
CI/CD
- update quality gate workflow configuration and trigger conditions (docs) (91685fb )
Maintenance
- update GitHub MCP server environment variable to use GITHUB_PAT_SERENITY_CODE (docs) (b60e21d )
- workflow: add and sync pull request workflows (docs) (95c7287 )
- mcp: allow mcp servers and update branding (docs) (8b7d043 )
- workflow: draft commit message only (docs) (c6853f9 )
2026-05-21
Features
- initial Nextra v4 docs setup (docs) (3436d28 )
Bug Fixes
- resolve Nextra build with Next.js 15 and Node.js 25 compatibility (docs) (4ad80fe )
2026-05-20
Maintenance
- workflows: add workflow infrastructure and slash commands (app) (75df275 )
2026-05-19
Documentation
- fix Serena MCP tool reference and clarify agent rules (app) (2d0409d )
2026-05-18
Features
- add Dockerfile, .dockerignore, and configure standalone output for production deployment (app) (a4cab03 )
- initial project codebase setup (app) (669ef73 )
Refactoring
- replace IntersectionObserver with scroll position calculation for reliable nav highlighting and set default site theme to dark (app) (dceb487 )
Last updated on