Skip to content

mtreilly/arc-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arc-config

Configuration management for the Arc toolkit.

Features

  • Interactive configuration editor
  • Manage AI provider settings
  • Configure research paths
  • Set concurrency limits

Installation

go install github.com/mtreilly/arc-config@latest

Configuration Options

Option Description
ai.provider AI provider (anthropic, openai)
ai.api_key_env Environment variable for API key
ai.default_model Default model to use
ai.max_tokens Maximum tokens for responses
ai.temperature Temperature for generation
ai.timeout Request timeout
research_root Root directory for research files
external_root Root for external content
taxonomy_path Path to taxonomy file
claude.bin Path to Claude binary
claude.model Claude model to use
concurrency.fetch Concurrent fetch operations
concurrency.analyze Concurrent analysis operations

Usage

# Interactive configuration
arc-config

# Show current config
arc-config show

License

MIT

About

Arc arc-config package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages