agileandy

Results 7 issues of agileandy

When trying to access the .news element I'm getting an error. I've tried multiple approach but all the same outcome. ![image](https://user-images.githubusercontent.com/71829379/146952855-2cf5a41b-c5be-4bc0-8074-abf785d505e0.png)

### 🪩 Provide a link to the proposed addition https://anythingllm.com ### 😳 Explain why it should be added Free Local Language Model application. Run chatGPT type models on your local...

addition

I notice the docker install only seems to support GPU if CUDA is available, which it isn't for Apple silicon. Would be great if someone could update to support the...

### Description Fails to parse PRD ### Steps to Reproduce PRD exists in /specs/design/prd.md initialise taskmaster and ask to parse ### Expected Behavior PRD is parsed and tasks created ###...

bug

I don't know if this is an issue for my machine specifically, or Apple security, but the app crashes on launch with an error - Termination Reason: Namespace CODESIGNING, Code...

I'm trying to add some documents to a knowledge base for querying. I'm running the command ``` ~/PythonProjects/leettools main !1 ?3 ❯ leet kb add-local -p ~/ebooks/agile -k agile ```...

When working with agentic coding tools it is imperative to ensure the agent is working on the piece of code. Knowing git head is key to this. This is a...