Skip to content

wmorein/lexicon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexicon is a general purpose agent that runs locally on your computer. It is based on OpenAI Codex CLI but is tuned for more general use cases.


Quickstart

Installing and running Lexicon

You currently need to build this yourself.

Then simply run lexicon to get started:

lexicon

Using Lexicon with your ChatGPT plan

Lexicon login

Run lexicon and select Sign in with ChatGPT. We recommend signing into your ChatGPT account to use Lexicon as part of your Plus, Pro, Team, Edu, or Enterprise plan. Learn more about what's included in your ChatGPT plan.

You can also use Lexicon with an API key, but this requires additional setup. If you previously used an API key for usage-based billing, see the migration steps.

Model Context Protocol (MCP)

Lexicon can access MCP servers. To configure them, refer to the config docs.

Configuration

Lexicon supports a rich set of configuration options, with preferences stored in ~/.lexicon/config.toml. For full configuration options, see Configuration.

Execpolicy

See the Execpolicy quickstart to set up rules that govern what commands Lexicon can execute.


Attribution

Lexicon is a fork of OpenAI Codex CLI, licensed under Apache 2.0.

License

This repository is licensed under the Apache-2.0 License.

About

Lightweight agent for humanities that runs in your terminal, based on OpenAI Codex

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.1%
  • Python 1.6%
  • TypeScript 0.8%
  • PowerShell 0.2%
  • JavaScript 0.1%
  • Shell 0.1%
  • Other 0.1%