Skip to main content

Terminal-based stupid assistant

Project description

kiss-agent

CI Python License

A terminal-based stupid assistant.
He might be stupid, but he now runs as a unified phase-aware coding agent with one turn engine and a shared event loop.

Context

Experimental AI agent written in python for personal use and learning lessons.

It started from personal chat to understand the basics.
Then I tried to use pydantic-ai to avoid reinventing the wheel. It simplified lots of things.
But I felt losing control and not learning how things work.
So here we are, with this new experiment relying on mirascope. The library provides the core toolkit for LLM calls. So I can focus on tooling and logic.

Quick Start

Installation

Requires Python 3.12+.

With pip:

pip install kiss-agent

With uv:

uv tool install kiss-agent

Minimal Configuration

Create .kiss/settings.json:

{
  "model": "anthropic:claude-sonnet-4-6"
}

Then set your API key as an environment variable:

export ANTHROPIC_API_KEY=sk-...

Or authenticate interactively from within the UI with /connect — it opens a provider picker showing all supported providers and their current auth status.

Usage

kiss                               # Rich UI (default)
kiss --tui                         # Textual TUI
kiss "Explain this codebase"       # headless

Documentation

License

MIT — do whatever you want with this stupid agent.

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

kiss_agent-0.1.2.tar.gz (528.3 kB view details)

Uploaded Source

Built Distribution

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

kiss_agent-0.1.2-py3-none-any.whl (324.3 kB view details)

Uploaded Python 3

File details

Details for the file kiss_agent-0.1.2.tar.gz.

File metadata

  • Download URL: kiss_agent-0.1.2.tar.gz
  • Upload date:
  • Size: 528.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kiss_agent-0.1.2.tar.gz
Algorithm Hash digest
SHA256 e2eb017612d300f06a71d1c0033faf64e14cd03cd6dda1fc2ee81529cb249f52
MD5 dc90b0a3bdebf323285ef01e219c8af4
BLAKE2b-256 5704ba1973ca4321a226433a350584e0ec10cdeeb78e010d5ff601dde2475bf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for kiss_agent-0.1.2.tar.gz:

Publisher: release.yml on goejja/kiss-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kiss_agent-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: kiss_agent-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 324.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kiss_agent-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 549fd25ffbdfa3faf8dd3bb187a4a5ec0d68b444ec51e7649634386c3cb113ed
MD5 faf301d24d6fad7e6c45f0a9a0475246
BLAKE2b-256 625b7d68b7e9a062721294594da1b6ae65368595038407866a5d4aee2efdd3af

See more details on using hashes here.

Provenance

The following attestation bundles were made for kiss_agent-0.1.2-py3-none-any.whl:

Publisher: release.yml on goejja/kiss-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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