Skip to content

fix: Trigger release to publish updated manifest - #6

Merged
ClaudiaFang merged 1 commit into
masterfrom
worktree-ui-name
Apr 24, 2026
Merged

ClaudiaFang merged 1 commit into
masterfrom
worktree-ui-name

Conversation

@ClaudiaFang

Copy link
Copy Markdown
Member

This PR adds an empty commit with the fix: prefix to manually trigger semantic-release and publish the updated manifest.json to GitHub Releases.

@ClaudiaFang
ClaudiaFang enabled auto-merge April 24, 2026 18:09
@ClaudiaFang
ClaudiaFang merged commit 17c4824 into master Apr 24, 2026
13 checks passed
@ClaudiaFang
ClaudiaFang deleted the worktree-ui-name branch April 24, 2026 18:10
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ClaudiaFang

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

ClaudiaFang pushed a commit that referenced this pull request Jul 13, 2026
Adds the missing harness subsystems so future agent sessions can start,
stay in scope, verify work, and resume reliably:

- feature_list.json: local mirror of active/next-up work (GitHub Issues
  on Project #6 remains the source of truth for the full backlog)
- progress.md / session-handoff.md / archive/2026-07.md: session state,
  restart point, and monthly archive of finished work
- init.sh: install + lint + test + build verification entrypoint
- AGENTS.md: added Startup Workflow, Definition of Done, Stay in Scope,
  and End of Session sections (existing agent-tier content kept as-is)
- CLAUDE.md: added a short Agent Workflow section routing to the above

Validated with the firstsun-harness audit script: 100/100 across all
five subsystems (instructions, state, verification, scope, lifecycle).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YYCTyZw7gUmJ7oh1VTmAqh
ClaudiaFang added a commit that referenced this pull request Aug 7, 2026
Issue #94 fix (ensure parent dirs exist when reverting moves) is complete:
- lint/build/test all green (502 tests pass)
- Commit e25d755 on main
- Next priority: manual feat-025 verification or GitHub Project #6 backlog
ClaudiaFang added a commit that referenced this pull request Aug 7, 2026
Issue #94 fix (ensure parent dirs exist when reverting moves) is complete:
- lint/build/test all green (502 tests pass)
- Commit e25d755 on main
- Next priority: manual feat-025 verification or GitHub Project #6 backlog
ClaudiaFang added a commit that referenced this pull request Aug 7, 2026
* fix(sync): ensure parent dirs exist when reverting file moves

- Extract ensureParentDirs() helper to src/utils/vault-path.ts for shared use
- Call ensureParentDirs() in revertMove and revertMoveGroup before rename
- Fixes 'folder does not exist' error when reverting moves to deleted folders
- Add focused tests for ensureParentDirs in tests/ui/SyncStatusView.revertMove.test.ts

Test plan:
✓ A/old.md → B/new.md, delete A/, revert: creates A/, restores A/old.md
✓ Group move with missing parent: revert creates parent for all files
✓ ensureParentDirs handles nested paths and mkdir failures gracefully

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

* docs: update progress and session handoff for issue #94 fix

Issue #94 fix (ensure parent dirs exist when reverting moves) is complete:
- lint/build/test all green (502 tests pass)
- Commit e25d755 on main
- Next priority: manual feat-025 verification or GitHub Project #6 backlog

---------

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
ClaudiaFang pushed a commit that referenced this pull request Aug 7, 2026
## [1.5.4](1.5.3...1.5.4) (2026-08-07)

### Bug Fixes

* **sync:** ensure parent dirs exist when reverting file moves ([#114](#114)) ([cda7137](cda7137)), closes [#94](#94) [#6](#6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant