forked from pingdotgg/t3code
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestupstreamTracked from upstream pingdotgg/t3codeTracked from upstream pingdotgg/t3code
Description
Upstream: pingdotgg#5
Main goal: Go from idea to PR blazingly fast
- Core features (commit, push, create/open PR)
- commit status, mergability checks etc
Pros and Cons with alternatives
Conductor:
- ✅ One click action for a lot of stuff (these are really just prompt templates exposed as buttons)
- Commit & Push
- Create PR
- Resolve Conflicts
- Fix Errors
- Their solution here is subpar at best though.. they just paste the entire ci log to context. Models are veeeery good at using the
ghcli already so they can very easily just figure it out on their own and selectively get what they need, especially when paired with a SKILL
- Their solution here is subpar at best though.. they just paste the entire ci log to context. Models are veeeery good at using the
- ❌ Their sync is terrible...
- ❌ Everything HAS to be a github repo
Codex
- ✅ UI is more selective
- You can choose to only commit for example wihtout pushing
- ❌ You can't one-click create feature branch if you have local changes on main
Others
- Would like to have stacking (Graphite?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestupstreamTracked from upstream pingdotgg/t3codeTracked from upstream pingdotgg/t3code