Skip to content

Agent ignores configured files and returns credit balance error on queries #24

Description

@arjunshetty1

When running GitClaw on localhost:3333, generic conversational queries work correctly and receive valid responses. However, when asking questions that should be answered from the configured files (files and folders set up in the project), the agent fails to reference those files and instead returns a credit balance error.

Steps to Reproduce

  • Configure both OpenAI (ChatGPT) and Anthropic (Claude) API keys in the project
  • Start the agent - accessible at localhost:3333
  • Ask a generic question (e.g. "Hello, how are you?") - works correctly
  • Ask a question that should be answered from the knowledge base (e.g. "What is the leave policy?" or "What files have you been configured with?") fails

Expected Behavior

The agent should search the configured files and folders, retrieve relevant context, and return an accurate answer.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions