Skip to content

Dev#9

Merged
ishashankmi merged 32 commits intomainfrom
dev
Mar 28, 2026
Merged

Dev#9
ishashankmi merged 32 commits intomainfrom
dev

Conversation

@codydeny
Copy link
Copy Markdown
Contributor

No description provided.

codydeny and others added 30 commits March 27, 2026 18:58
…installation

BREAKING CHANGES:
- Remove local .superplan/ folder creation; all state now lives in ~/.config/superplan/
- Agent skills now installed to global agent directories (~/.cursor/skills/, etc.)
- Local installation only creates agent config dirs, no .superplan/ folder

FEATURES:
- Add installation scope selection (global vs local) with interactive prompts
- Add disclaimers for both modes explaining visibility and git implications
- Implement agent registry to track installed agents globally
- Add .gitignore update prompt for local installation with agent-specific entries
- Support local-only agents (amazonq, antigravity) that always install locally

FIXES:
- Fix missing install_path/install_kind for cursor, codex, opencode in global scope
- Convert gemini from toml_command to skills_namespace for actual skills
- Convert copilot from pointer_rule to skills_namespace for actual skills
- Remove cleanup_paths that were deleting freshly-installed skills directories
- Remove AGENTS.md creation from global installation (repo-agnostic)
- Fix verification to only check detected agents, not all defined agents

IMPROVEMENTS:
- All agents now use skills_namespace for consistent skill installation
- Cleanup legacy reference files (copilot-instructions.md, superplan.toml)
- Update change-metrics, scaffold, visibility-runtime to use global paths
- Update workspace-health and doctor commands for global-only paths
# Conflicts:
#	.github/copilot-instructions.md
#	AGENTS.md
#	src/cli/commands/init.ts
#	src/cli/router.ts
#	test/cli.test.cjs
…installation

BREAKING CHANGES:
- Remove local .superplan/ folder creation; all state now lives in ~/.config/superplan/
- Agent skills now installed to global agent directories (~/.cursor/skills/, etc.)
- Local installation only creates agent config dirs, no .superplan/ folder

FEATURES:
- Add installation scope selection (global vs local) with interactive prompts
- Add disclaimers for both modes explaining visibility and git implications
- Implement agent registry to track installed agents globally
- Add .gitignore update prompt for local installation with agent-specific entries
- Support local-only agents (amazonq, antigravity) that always install locally

FIXES:
- Fix missing install_path/install_kind for cursor, codex, opencode in global scope
- Convert gemini from toml_command to skills_namespace for actual skills
- Convert copilot from pointer_rule to skills_namespace for actual skills
- Remove cleanup_paths that were deleting freshly-installed skills directories
- Remove AGENTS.md creation from global installation (repo-agnostic)
- Fix verification to only check detected agents, not all defined agents

IMPROVEMENTS:
- All agents now use skills_namespace for consistent skill installation
- Cleanup legacy reference files (copilot-instructions.md, superplan.toml)
- Update change-metrics, scaffold, visibility-runtime to use global paths
- Update workspace-health and doctor commands for global-only paths
…runtime

feat: improve plan guidance and overlay runtime
@ishashankmi ishashankmi merged commit 3449660 into main Mar 28, 2026
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