Skip to content

Add resource templates support and fix clear command#1

Merged
oshea00 merged 1 commit into
mainfrom
feat/resource-templates-and-clear-fix
Mar 14, 2026
Merged

Add resource templates support and fix clear command#1
oshea00 merged 1 commit into
mainfrom
feat/resource-templates-and-clear-fix

Conversation

@oshea00

@oshea00 oshea00 commented Mar 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • List and display MCP resource templates alongside regular resources
  • Include resource template URIs in tab completion after read
  • Fix clear command: print! buffers output in Rust — added stdout flush so ANSI escape codes are actually sent to the terminal

Test plan

  • resources command shows both resources and resource templates
  • Tab completion after read includes resource template URIs
  • clear clears the terminal screen
  • cargo test --all passes

- List and display resource templates alongside resources
- Include resource template URIs in tab completion
- Fix clear command not flushing stdout (escape codes were buffered)
@oshea00 oshea00 merged commit c1f99e4 into main Mar 14, 2026
3 checks passed
@oshea00 oshea00 deleted the feat/resource-templates-and-clear-fix branch March 14, 2026 17:37
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