My Emacs Agentic Workflow
Two years ago I was a skeptic about GenAI. Now Emacs has become my agent cockpit. ...
Two years ago I was a skeptic about GenAI. Now Emacs has become my agent cockpit. ...
Since I had no interesting books to read today, nor interesting films to watch, I decided to scavenge for the most intriguing content one can find online. I ended up reading the Linux kernel mailing lists, but those discussions seemed to be 18+, so I settled for the comparatively civil emacs-devel. For those unfamiliar, emacs-devel is the primary development discussion list for GNU Emacs – where design decisions get made, patches get reviewed, and occasionally where people spend 200 messages arguing about version control software. This is the story of that last one. ...
jabber.el is an XMPP client for Emacs, originally written in 2003. Development slowed over the years, though contributors kept the package working across Emacs releases. I took over as maintainer with the goal of modernizing the protocol support. Now, jabber.el is the most XEP-complete text-based client in existence. ...
You can now import Anki decks into gnosis. The entire Anki ecosystem, thousands of community-maintained decks across every subject, is accessible from Emacs. I can finally keep track of the AnKing deck changes. If you can’t beat them, import them. ...
The more I use gnosis, the more I notice design faults inherited from the software I was previously using. ...
I’m excited to announce the release of version 0.8.0 for gnosis. Finally this project is now evolving into the “all-in-one” knowledge system I’ve envisioned. This version allows for viewing of linked nodes of org-gnosis and their linked themata in a tabulated-list via the gnosis-dashboard with excellent performance. No more external browsers needed to view my collection. This means the org-gnosis-ui project should be considered deprecated. All functionalities can now be performed within Emacs. ...
I’ve finally published Gnosis version 0.7.0 that brings some much needed changes and integration with org-gnosis. You can get the latest version of gnosis via GNU ELPA or directly from upstream. ...
I just pushed a new version for org-gnosis, the note taking module of gnosis, which you can find here. The update should be available to all users via GNU ELPA. ...
Contributing to Git Projects with Magit: PRs, Patches & Agit workflow Quick video guide on contributing to git projects using Magit. Showing an overview of the 3 most commonly used workflows Pull Requests Agit Workflow Git patches ...
This guide provides a quick setup for configuring Notmuch with GNU Emacs to handle multiple email addresses and enable automatic encryption. Notmuch has been incredibly useful for me over the past year, and I hope this guide helps new users overcome initial challenges. ...