0xMiden / 0xMiden/agentic-template
chore: revert project-template submodule back to main
Open
- Dominant language
- Shell
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
## Context
The project-template submodule currently points to the `kbg/temp/miden-day` branch instead of `main`. This branch exists solely to restore symlinks (`AGENTS.md -> CLAUDE.md` and `.agents/skills -> ../.claude/skills`) that were removed in 0xMiden/project-template#22 because the compiler does not support symlinks yet (0xMiden/compiler#1002).
## Proposal
After the compiler issue is resolved, revert the submodule back to project-template `main`:
- Add symlinks back to project-template `main` directly
- Point the agentic-template submodule back to `main`
- Delete the `kbg/temp/miden-day` branches on both repos
Contributor guide
Assessment
This issue has not been assessed yet.