Terminal-based stupid assistant
Project description
kiss-agent
A terminal-based coding assistant.
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
First Run
Start the app, then connect a provider from inside the UI:
kiss
Run /connect to authenticate a provider, then /model to pick the model you want to use.
If you prefer environment variables, you can still set provider credentials manually and then use /model.
settings.jsonc.example is an advanced reference for optional settings. It is not the recommended first-run path.
Usage
kiss # Rich UI (default)
kiss --tui # Textual TUI
kiss "Explain this codebase" # headless
Documentation
- Architecture Overview: High-level technical design.
- Capabilities Overview: Overview of what the agent can do.
- Configuration Reference: Detailed settings and CLI flags.
- Tool System & Permissions: How agents interact with your files.
- Agent Loop: Details on the core execution and streaming.
- Turn Engine & Phases: Deep dive into the unified turn engine and phase flow.
- Context Compaction: How history and tokens are managed.
- Observability: Tracing and local diagnostics.
- Terminal UI: Rich and Textual backend design and parity rules.
Current Capabilities
- Write Guard to prevent accidental overwrite of existing files.
- Intent-aware tool gating and per-role tool access controls.
- Thinking and cycle budgets with budget-exceeded turn finish handling.
- Quality monitor with automatic correction retry for empty/malformed responses.
- Stateful Bash sessions with reset command and cwd visibility in status UI.
- Evidence store and snapshot restore/export support for durable context hints.
- Dynamic skill loading with cache, mtime invalidation, and tool-category expansion.
License
MIT — do whatever you want with this stupid agent.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kiss_agent-0.1.3.tar.gz.
File metadata
- Download URL: kiss_agent-0.1.3.tar.gz
- Upload date:
- Size: 580.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
938d25617d978ae8b8deb72a6a3ee80c023e5cf329fc36102b54a81ba80869b1
|
|
| MD5 |
59497234c7ab4d850e95cee9008d0e40
|
|
| BLAKE2b-256 |
a2cc6fff7cb0d576d6a18caa13bfa3acbc9a916f5563ef627006fe2b662fae26
|
Provenance
The following attestation bundles were made for kiss_agent-0.1.3.tar.gz:
Publisher:
release.yml on goejja/kiss-agent
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kiss_agent-0.1.3.tar.gz -
Subject digest:
938d25617d978ae8b8deb72a6a3ee80c023e5cf329fc36102b54a81ba80869b1 - Sigstore transparency entry: 1572691105
- Sigstore integration time:
-
Permalink:
goejja/kiss-agent@ba42152c2c434f858e35d3e1944fe37fc17910c4 -
Branch / Tag:
refs/tags/0.1.3 - Owner: https://github.com/goejja
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ba42152c2c434f858e35d3e1944fe37fc17910c4 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kiss_agent-0.1.3-py3-none-any.whl.
File metadata
- Download URL: kiss_agent-0.1.3-py3-none-any.whl
- Upload date:
- Size: 372.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fbc6a66f56579b33c5cbba1d9edcc0d1e617c5f46d5fcfed0bb2360ca8f7f6d
|
|
| MD5 |
22c6e660d2c613e5146ce815056cedbc
|
|
| BLAKE2b-256 |
d90fa418823f36ed884f796d064f8fe13a299ff5131c8f5d44e41a4bddbfacc6
|
Provenance
The following attestation bundles were made for kiss_agent-0.1.3-py3-none-any.whl:
Publisher:
release.yml on goejja/kiss-agent
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kiss_agent-0.1.3-py3-none-any.whl -
Subject digest:
3fbc6a66f56579b33c5cbba1d9edcc0d1e617c5f46d5fcfed0bb2360ca8f7f6d - Sigstore transparency entry: 1572691131
- Sigstore integration time:
-
Permalink:
goejja/kiss-agent@ba42152c2c434f858e35d3e1944fe37fc17910c4 -
Branch / Tag:
refs/tags/0.1.3 - Owner: https://github.com/goejja
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ba42152c2c434f858e35d3e1944fe37fc17910c4 -
Trigger Event:
push
-
Statement type: