# Changelog

## 0.1.0

- Initial release
- `julia_start` / `julia_stop` tools for LLM-managed server lifecycle
- `julia_run_file` and `julia_run_expr` tools for TTFX-free execution
- `/julia-start`, `/julia-stop`, `/julia-activate` user commands
- Auto-detection of nearest `Project.toml` walking upward from cwd
- System prompt injection when Julia files are present in cwd
- Opt-in `autoStart` setting
