SIGN IN SIGN UP

feat: enhance write-note tool with logging and input/output hooks

- Added logging for input streaming start, input availability, and output completion in the write-note tool.
- Improved traceability of tool execution with detailed log messages.

chore: add .gitignore for trunk directory
- Created a .gitignore file to exclude unnecessary files and directories from version control.

chore: add yamllint configuration
- Introduced a yamllint configuration file to enforce YAML formatting rules.

chore: initialize trunk configuration
- Created a trunk.yaml file to configure the behavior of Trunk, including enabled runtimes and linters.
- Specified versions for various tools and plugins to ensure consistent development environment.
S
ssdeanx committed
bd220411b88d48dcf1d5bc473780d5b85372d6e9
Parent: 915fc83