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",
  "providers": {
    "anthropic": { "apiKey": "{ANTHROPIC_API_KEY}" }
  }
}

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.1.tar.gz (374.4 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.1-py3-none-any.whl (211.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kiss_agent-0.1.1.tar.gz
  • Upload date:
  • Size: 374.4 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.1.tar.gz
Algorithm Hash digest
SHA256 bf3b101d674920c2fb267debf883017ce2e231451725e1d9953db262234593d2
MD5 3f40594f2aa3d6e6ad879de51d5446d9
BLAKE2b-256 d4e561aba99fe1908664e767dbbc31e1e80e40cbd2aa30ae6177463ef1c5d9f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for kiss_agent-0.1.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: kiss_agent-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 211.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 196f19727c3f40e6b89c7c223e9b2c533a3e99ae2d08c5845227456222d81750
MD5 31ec9417c3e4f5c4b11607227ce62156
BLAKE2b-256 a82ff743bdee28c148e6a26d952f8ae44c0a20d903374fe229eab7363978398e

See more details on using hashes here.

Provenance

The following attestation bundles were made for kiss_agent-0.1.1-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