Skip to content

feat: support caller-supplied session names#1

Closed
codesoda wants to merge 1 commit into
masterfrom
feat/session-name-support
Closed

feat: support caller-supplied session names#1
codesoda wants to merge 1 commit into
masterfrom
feat/session-name-support

Conversation

@codesoda

Copy link
Copy Markdown
Owner

Summary

  • add optional name to top-level and nested Agent tools
  • thread it through foreground, background, and scheduled spawns
  • prefer it over configured/type-derived names while preserving the short agent-ID suffix
  • normalize blank names back to existing fallback behavior

Verification

  • npm test (634 passed, 4 skipped)
  • npm run build
  • npm run lint
  • npm run typecheck

Supports codesoda/seams#6. The implementation is tagged v0.10.4-persist-nested-session-name for the SEAMS pin.

@codesoda

Copy link
Copy Markdown
Owner Author

Superseded by the clean, independently based upstream PR tintinweb#163.

@codesoda codesoda closed this Jul 21, 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.

1 participant