dwmkerr / dwmkerr/claude-code-agent

feat: message input modes

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

## Summary
- Clean up the current input mode implementation
- Add support for different input modes:
- `none`: Assistant messages in the LLM loop have no input
- `conversation`: Entire conversation history
- `lastOutput`: Output of the last message only

## Goal
Provide flexibility in how context is passed to the LLM during the conversation loop.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.