Posts

Baggu Bodhanalu #4: Office-Survival

Image
 

Baggu Bodhanalu #3: Office language decoding

Image
 

Baggu Bodhanalu #2: What are the role definitions ?

Image
 

Baggu Bodhanalu #1: Who is a Software Engineer?

Image
బగ్గు బోధనలు #1: సాఫ్ట్వేర్ ఇంజినీర్ అంటే ఎవడు? బాట్ బాబు అడిగాడు: “బగ్గూ… సాఫ్ట్వేర్ ఇంజినీర్ అంటే ఎవడు?” బగ్గు బోధన #1: అసలు పని మొదలయ్యేలోపే research వల్ల tired అయ్యే మహానుభావుడు. Series: బగ్గు బోధనలు Characters: Baggu & Bot Babu

From Prompt to Progress: A Goal-Tracking Agent for the Enterprise

Image
TL;DR — I built a single AI agent that turns natural-language requests into well-structured tickets and generates weekly executive reports from the same source of truth. Result: cleaner data in, sharper reports out, less manual overhead. The Problem Engineering teams lose hours every week to two predictable workflows: Ticket intake — translating informal asks into properly linked, labeled, and scoped tickets. Weekly reporting — manually stitching status updates across goals, epics, and owners. The cost isn't just time. It's inconsistency — missing labels, orphan tickets, duplicate work, and reports that don't roll up cleanly. The Solution A single agent. Two skills. One source of truth. What Shipped CAPABILITY OUTCOME Unified agent One entry point — no more guessing which tool to use NL ticket creation Plain prompts → summary, description, epic link, labels, AC Duplicate detection Searches open tickets in the same epic before creating Label inheritance New stories auto-...

AI News in 10: Weekend Brief - May 28, 2026

This week's AI pulse: The rapid ascent of agentic development is reshaping engineering workflows, bringing both powerful new capabilities and urgent calls for enhanced security and reliability to the forefront. 1. Know this AI Coding Agents Installing Unowned Packages Raise Security Concerns Why it matters: A recent report critically highlights that AI coding agents are inadvertently installing packages lacking clear ownership, exposing significant supply chain risks and creating critical accountability gaps within automated development pipelines. This development poses a direct threat to the integrity and security of production systems. Action: Immediately review and strengthen your organization's package management practices specifically for AI agents. Prioritize architecting AI platforms with robust, deterministic guardrails and rigorous evaluation pyramids to ensure scalability and reliability in production environments. 2. Try this Explore Datasette Agent for Co...