AI Agents Files: Context, Build Specs, Markdown

This is just an open thought/notes post — using agents specifications files in an AI development environment. These kind of files are written in Markdown, and can do some of these kind of things: There’s an emerging standard, open source, called AGENTS.md. Here’s their first page sample: # AGENTS.md ## Setup commands – Install deps: […]

GitHub Becoming 2FA

GitHub is switching most of the sites now to 2FA. The warning has been out there since at least 2023. Just now, on my current team’s site, have I gotten the message. Our organization is now doing this. Check it out here on GitHub. As of March 2023, GitHub required all users who contribute code […]

Claude and API limitations

Was running Jira integrations with Clade AI — and the total count of issues was coming back incorrectly.  I’d get twenty-four issues back for what would be a few hundred (163 in this case) results I could see in a JQL console in Jira. A JQL query like this: project = “<project>” AND “Fix Version” […]