
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
Use JeanIe, an AI assistant, right from your terminal. JeanIe can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.
This is a fork from Anon-Kode (https://github.com/dnakov/anon-kode)
It is meant to be a PRIVATE project, hence the private git repo.
If you found this, please disregard and use Anon-Kode instead:)
Generic AI assistant that can use any model that supports the OpenAI-style API.
npm install -g jeanie
cd your-project
jeanie
You can use the onboarding to set up the model, or /model.
If you don't see the models you want on the list, you can manually set them in /config
As long as you have an openai-like endpoint, it should work.
Create a file src/constants/keys.ts from the keys_template file and populate it with your statsig and sentry keys.
bun i
bun run dev
bun run build
Get some more logs while debugging:
NODE_ENV=development bun run dev --verbose --debug
You can submit a bug from within the app with /bug, it will open a browser to github issue create with stuff filed out.
Use at own risk.
FAQs
Use JeanIe, an AI assistant, right from your terminal. JeanIe can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.
We found that jeanie demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.