New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

jeanie

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jeanie

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.

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

DISCLAIMER

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:)

JeanIe

Generic AI assistant that can use any model that supports the OpenAI-style API.

HOW TO USE

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.

HOW TO DEV

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

BUGS

You can submit a bug from within the app with /bug, it will open a browser to github issue create with stuff filed out.

Warning

Use at own risk.

YOUR DATA

  • There's no telemetry or backend servers other than the AI providers you choose

FAQs

Package last updated on 28 Mar 2025

Did you know?

Socket

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.

Install

Related posts