VS Code integration
D
Daniel Hoyt
I've been using claude code daily. I have an azure devops repository where I store automation scripts for local and cloud infrastructure, m365 management, agent prompts, etc. I would love to be able to integrate this workflow into hatz. This would help me get rid of a subscription I pay for personally, it would also allow me to work with live customer data without copy pasting into hatz.
Esscey
I forked the Continue VS Code extension and added Hatz support. You can download the VSIX install file from the GitHub page below:
https://github.com/n3yne/continue-hatz.ai/releases
I attempted to submit a pull request to the main project to have Hatz support added to the official version, but it was rejected. The maintainers suggested using their OpenAI-compatible API option instead, however I was never able to get that working, so I stuck with my fork.
D
David Looper
I’d love to see a VS Code integration to support development workflows. It would make it easier to build, test, and debug directly from the editor.
Jimmy Hatzell
David Looper: You can use Open Code with Hatz. It is available in the terminal and inside vs code.
A
Andrew Gallagher
Jimmy Hatzell Hi!
Thankyou for this detail!! I will try it out in my env. Do you have some documentation that describes how this works?
A
Andrew Gallagher
Jimmy Hatzell
What are the pre-requisites for using this? Which VSCode plugin does this apply to?
A
Andrew Gallagher
Jimmy Hatzell The opencode suggestion behind this link doesn't describe where that configuration should be stored, or what file it should be saved in.
Even with Hatz.AI as a helper I can't seem to get OpenCode to work.
Any thoughts?
A
Andrew Gallagher
Senior Developer here. The team could really use a VSCode integration. Real helpful for security review, addressing code issues & enhancements, as well as creating test code. I believe this would be a major win for Hatz.ai!
B
Brett Stoddard
Doubling down on this one... as a COO driving dev production through AI efficiencies, this is a game changer and would greatly enhance our use of Hatz.
J
John
The big problem is that Hatz uses X-api for authentication instead of bearer auth. There are some more advanced features that would still not work quite right but there is another request for bearer auth that you should upvote to get this started.
Ben Beno
John woot woot New "Open AI style" api