Skip to content

feat: implement meters_to_feet tool (#380) - #382

Open
cgkol2005 wants to merge 1 commit into
abduznik:mainfrom
cgkol2005:main
Open

feat: implement meters_to_feet tool (#380)#382
cgkol2005 wants to merge 1 commit into
abduznik:mainfrom
cgkol2005:main

Conversation

@cgkol2005

@cgkol2005 cgkol2005 commented Aug 11, 2026

Copy link
Copy Markdown

Checklist

  • File is in tools/ directory
  • File has header comments (# tool, # description, # author, # example)
  • File has a run() function that returns a string
  • Uses stdlib only (no external dependencies)
  • Tested locally with python bitbox.py <tool_name> <args>

Closes #380

Signed-off-by: cgkol2005 <cgkol@csd.auth.gr>
@cgkol2005

Copy link
Copy Markdown
Author

Hi. I've implemented the meters_to_feet tool requested in #380. Ready for review whenever you have a moment!

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.

[tool] meters_to_feet

1 participant