Skip to content

feat: tui: Add /init command#3672

Closed
veracioux wants to merge 1 commit intoanomalyco:devfrom
veracioux:feat/init-command
Closed

feat: tui: Add /init command#3672
veracioux wants to merge 1 commit intoanomalyco:devfrom
veracioux:feat/init-command

Conversation

@veracioux
Copy link
Copy Markdown
Contributor

@veracioux veracioux commented Nov 1, 2025

Testing:

  • Run /init in home route (no session active): should create a new session and send the usual init prompt
  • Run /init in an existing session: should send the usual init prompt
  • Bind a keybind to project_init: should work

Closes #3637.

@rekram1-node
Copy link
Copy Markdown
Collaborator

rekram1-node commented Nov 1, 2025

I think we are gonna go with this approach instead: #3677

I think youd agree it makes more sense, prevents us from reimplementing /init for every client we build. Also introduces the ability of someone to pass instructions to /init

@rekram1-node rekram1-node reopened this Nov 1, 2025
@veracioux
Copy link
Copy Markdown
Contributor Author

Absolutely!

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.

OpenTUI: /init command is missing in v1.0.x

2 participants