Terminal-based stupid assistant
Project description
kiss-agent
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
- Architecture Overview: High-level technical design.
- 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.
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.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf3b101d674920c2fb267debf883017ce2e231451725e1d9953db262234593d2
|
|
| MD5 |
3f40594f2aa3d6e6ad879de51d5446d9
|
|
| BLAKE2b-256 |
d4e561aba99fe1908664e767dbbc31e1e80e40cbd2aa30ae6177463ef1c5d9f0
|
Provenance
The following attestation bundles were made for kiss_agent-0.1.1.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.1.tar.gz -
Subject digest:
bf3b101d674920c2fb267debf883017ce2e231451725e1d9953db262234593d2 - Sigstore transparency entry: 1547120091
- Sigstore integration time:
-
Permalink:
goejja/kiss-agent@6129e8f5f8dbf345383a7a0dea980de242c8a240 -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/goejja
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6129e8f5f8dbf345383a7a0dea980de242c8a240 -
Trigger Event:
push
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
196f19727c3f40e6b89c7c223e9b2c533a3e99ae2d08c5845227456222d81750
|
|
| MD5 |
31ec9417c3e4f5c4b11607227ce62156
|
|
| BLAKE2b-256 |
a82ff743bdee28c148e6a26d952f8ae44c0a20d903374fe229eab7363978398e
|
Provenance
The following attestation bundles were made for kiss_agent-0.1.1-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.1-py3-none-any.whl -
Subject digest:
196f19727c3f40e6b89c7c223e9b2c533a3e99ae2d08c5845227456222d81750 - Sigstore transparency entry: 1547120103
- Sigstore integration time:
-
Permalink:
goejja/kiss-agent@6129e8f5f8dbf345383a7a0dea980de242c8a240 -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/goejja
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6129e8f5f8dbf345383a7a0dea980de242c8a240 -
Trigger Event:
push
-
Statement type: