Wouldn’t it make a lot of sense to have a single subscription that gives access to all coding agents, with the ability to switch between them based on preference or task? Constantly juggling tools and subscriptions is pretty disruptive.
I would be super interested in what you think about Cronus hq.com
I built it for myself because I was tired of rigid rule based time tracking applications.
Thank you - would be happy about your feedback once you had the time to test it.
Regarding long term plans: I think there are some interesting opportunities in adding integrations for other apps like Obsidian for example. But also open for suggestions / thoughts you might have.
Notechat is a desktop app that lets you chat with your Apple Notes running an LLM locally on your machine.
Notechat accesses Apple Notes through macOS's native AppleScript automation and uses AppleScript commands to safely read note contents and metadata directly from the Apple Notes app - this requires permission from the user through macOS security prompts.
All processing happens locally using Ollama and the notes never leave the users device.
Also working on a version that interacts with Gemini in cloud mode for better performance (but less privacy).