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: forattini-dev/vaulter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.60
Choose a base ref
...
head repository: forattini-dev/vaulter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.61
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 1, 2026

  1. docs: add development workflow resource and prompt

    - Add vaulter://workflow MCP resource documenting the daily workflow
    - Add development_workflow prompt with stages: start, develop, push, promote, team
    - Update README.md to reflect sync-based workflow (backend as source of truth)
    - Update prompts header to show 13 prompts
    - Update resources header to show 7 resources
    
    The workflow now emphasizes:
    - Backend is the source of truth (not git for variables)
    - Local overrides are for personal dev customization (gitignored)
    - All variables sync via backend
    - Environment promotion via clone
    filipeforattini committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    b4ab147 View commit details
    Browse the repository at this point in the history
  2. 1.0.61

    filipeforattini committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    73af86b View commit details
    Browse the repository at this point in the history
Loading