Skip to content

docs: add installer agent guidance - #37

Merged
pablopunk merged 1 commit into
mainfrom
agent/fast-e2e/08939484
Jul 22, 2026
Merged

pablopunk merged 1 commit into
mainfrom
agent/fast-e2e/08939484

Conversation

@pablopunk

@pablopunk pablopunk commented Jul 22, 2026 •

Copy link
Copy Markdown
Owner

This PR adds an AGENTS.md file containing guidance for working on the installer, shell, and terminal features of the dot project. The new documentation outlines:

  • How to preserve shell data‑flow semantics (e.g., not rewriting or stealing stdin in pipelines).
  • Rules for interactive vs. non‑interactive execution when a controlling terminal does or doesn’t exist.
  • Requirements for regression tests covering pipeline input, shell redirection, terminal fallback, and platform‑specific process launchers.
  • Concrete instructions for reproducing and testing changes using a pseudo‑terminal and the compiled binary.
  • Verification commands to run focused tests and builds.

The change is purely documentation and helps contributors (both human and automated agents) maintain consistency and correctness when modifying bootstrap, command execution, TTY/stdin handling, and installer ordering.

Co-authored-by: multica-agent <github@multica.ai>
@kody-ai

kody-ai Bot commented Jul 22, 2026 •

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug ✅
Performance ❌
Security ✅
Business Logic ❌

Access your configuration settings here.

​

@pablopunk
pablopunk merged commit 178998d into main Jul 22, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant