Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dpshde/apply-opencode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.2
Choose a base ref
...
head repository: dpshde/apply-opencode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 17 files changed
  • 2 contributors

Commits on Jan 9, 2026

  1. Configuration menu
    Copy the full SHA
    456466e View commit details
    Browse the repository at this point in the history
  2. feat: add create/edit commands for Base and Canvas files

    - Add skills system with embedded fallback + GitHub auto-fetch
    - Create/edit Base files (.base) with YAML validation
    - Create/edit Canvas files (.canvas) with JSON validation
    - Unified button system across all modals
    - Include obsidian-markdown skill in content generation
    dpshde committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    53ee741 View commit details
    Browse the repository at this point in the history
  3. feat: add vault context to Base/Canvas generation and weekly summary …

    …command
    
    - Vault context now includes example .base/.canvas files and relevant notes
    - Extract keywords from descriptions to find related notes
    - Canvas generation has stricter layout rules to prevent overlapping
    - New 'This week's summary' command analyzes notes from past 7 days
    dpshde committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    b1bd41b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d272331 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fc82fd View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. chore: update package-lock.json for CI

    dpshade committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    f557ba6 View commit details
    Browse the repository at this point in the history
Loading