Skip to content

feat: Add TUI submit mode and resolved alias IDs#8

Merged
machado144 merged 1 commit into
mainfrom
fix/tui-send-submit-alias-ids
May 21, 2026
Merged

feat: Add TUI submit mode and resolved alias IDs#8
machado144 merged 1 commit into
mainfrom
fix/tui-send-submit-alias-ids

Conversation

@machado144

Copy link
Copy Markdown
Contributor

Summary

  • add yoink send --submit to submit text with carriage-return Enter for TUIs like Claude
  • include resolved process IDs in daemon responses for alias-based operations
  • fix alias-based send/kill CLI output so it no longer prints process 0
  • document --submit in README, examples, and architecture docs

Tests

  • go test ./actions ./services
  • go test ./integration
  • go test ./...

@github-actions

Copy link
Copy Markdown

Invalid PR Title

PR title must follow the Conventional Commits format since we use squash merge:

<type>[optional scope][!]: <description>

Allowed types: feat, fix, docs, style, refactor, test, chore, build, ci, perf, revert

Examples:

  • feat: add new feature
  • fix(daemon): resolve socket cleanup issue
  • feat!: breaking change
  • chore(deps): update dependencies

@github-actions

github-actions Bot commented May 21, 2026

Copy link
Copy Markdown

StructLint — All checks passed

62 rules validated against .structlint.yaml. No violations found.

View full run · Powered by StructLint

@machado144 machado144 changed the title Add TUI submit mode and resolved alias IDs feat: Add TUI submit mode and resolved alias IDs May 21, 2026
@machado144 machado144 merged commit a482e1a into main May 21, 2026
7 of 10 checks passed
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.

1 participant