Skip to content

docs: updated readme.md file with current release infos#46

Merged
perber merged 1 commit into
mainfrom
feature/v0.2.0-update-readme
May 30, 2025
Merged

docs: updated readme.md file with current release infos#46
perber merged 1 commit into
mainfrom
feature/v0.2.0-update-readme

Conversation

@perber
Copy link
Copy Markdown
Owner

@perber perber commented May 30, 2025

No description provided.

Copilot AI review requested due to automatic review settings May 30, 2025 16:42
@perber perber merged commit cc0edc6 into main May 30, 2025
4 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the README to include current release information.

  • Adds a new release section "v0.2.0 – Improved Editor Experience" with new feature checklists for CodeMirror integration, toolbar features, and Undo/Redo support.
  • Updates the Future Ideas section with an additional checklist item for "Automatic import of existing Markdown files".
Comments suppressed due to low confidence (1)

readme.md:138

  • The 'Editor Improvements (Undo/Redo, ...)' item in the Future Ideas section appears redundant since the new release notes already introduce Undo/Redo functionality. Consider removing or clarifying this entry to avoid confusion.
    -- [ ] Editor Improvements (Undo/Redo, ...)

@perber perber deleted the feature/v0.2.0-update-readme branch May 30, 2025 18:04
ksizzle88 added a commit to ksizzle88/leafwiki that referenced this pull request Mar 22, 2026
…erber#46)

Three bugs fixed in init-claudio.sh (active) and init-claude-settings.sh
(legacy):

1. Phase 1 project overlay used find without -maxdepth, flattening all
   subdirectory files into ~/.claude/ root. Fixed with -maxdepth 1 for
   top-level files + for-loop with cp -r for subdirectories.

2. No project overlay on subsequent starts. Added always-run sync block
   using cp -ru to keep hooks, commands, skills, agents, and reference
   dirs up to date from /workspace/.claude/.

3. Shared plugins sync missed hooks and agents. Added both to the
   bidirectional cp -ru sync alongside skills and commands.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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