Implement TOML config parser for jr

t-139.1·WorkTask·
·
·
·Omni/Jr.hs
Parent:t-139·Created3 months ago·Updated3 months ago

Description

Edit

Create Omni/Jr/Config.hs using the toml package. Parse jr.toml from project root or ~/.config/jr/config.toml. Config structure per _/llm/jr.md: [general] workspace, llm_api_endpoint, llm_api_key_env; [projects.<name>] upstream_path, git_author, git_email. Provide loadConfig :: IO Config function.

Timeline (0)

No activity yet.