Skip to main content

Lightweight agent loop and context manager (standalone)

Project description

nimbie

nimbie is a terminal-first coding assistant shell.

This repository now contains two main parts:

  • nimbie (root package): REPL/UI, command tools, shell execution flow, session UX
  • oturn (sub-package): standalone async orchestration/runtime core for agent turns

Repository Layout

  • src/nimbie: CLI app and terminal UI
  • oturn/src/oturn: reusable orchestration package
  • chron: chronml package used for message/config templating
  • flash: shell runtime bridge and executor components

Requirements

  • Python >=3.10
  • uv (recommended)

Install (Root CLI)

uv sync
uv pip install -e .

Run:

nimbie --help
uv run nimbie --help

Install (oturn only)

If you only want the orchestration package:

cd oturn
uv sync
uv pip install -e .

Build

Root package:

uv build

oturn package:

cd oturn
uv build

Config

The CLI loads config from (first match wins by runtime path logic):

  • ~/.nimbie/config.py
  • ~/.nimbie/config.json
  • ~/.openclaw/openclaw.json
  • .nimbie_config.py
  • .nimbie_config.json

Session and History

  • Session artifacts are stored under .nimbie/ in the workspace/global locations used by CLI.
  • The UI supports continue/list/export workflows via CLI flags and REPL commands.

Notes

  • Flash runtime is expected for shell parsing/execution flow.
  • oturn does not use global auto tool registry; tools are injected explicitly at runtime.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nimbie_shell-0.0.3.dev0.tar.gz (101.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nimbie_shell-0.0.3.dev0-py3-none-any.whl (115.4 kB view details)

Uploaded Python 3

File details

Details for the file nimbie_shell-0.0.3.dev0.tar.gz.

File metadata

  • Download URL: nimbie_shell-0.0.3.dev0.tar.gz
  • Upload date:
  • Size: 101.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for nimbie_shell-0.0.3.dev0.tar.gz
Algorithm Hash digest
SHA256 129e24af1ed3af9449c0ce6ad23eb3d2345e7cb29045799d6420289bac435018
MD5 3154289be822a5b92ddc62cd5555b38f
BLAKE2b-256 a3f1e36950de8be3734641356933c4637b0ec4074eed59c7273eac54696bbb31

See more details on using hashes here.

File details

Details for the file nimbie_shell-0.0.3.dev0-py3-none-any.whl.

File metadata

File hashes

Hashes for nimbie_shell-0.0.3.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 45d0b695b0216934fb762a776bf33a27c4bada97c6b80fcf1ddf6c8b1326c6a1
MD5 fe188225ba42515fdb918547b382b25d
BLAKE2b-256 d577106865b757ac51ad00ccf087d09eac4a23ee8e952256faa550b1f9768c2c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page