phodal
Author

phodal

A prolific open-source contributor who constantly starts new projects. Passionate about sharing software development insights to help developers improve their KPIs. Currently active in IDEs, graphics engines, and compiler technologies.

121
Articles
0
Likes
176
Views
0
Comments
Recent Articles

Latest from phodal

100 recent articles max
phodal
phodal
Sep 22, 2024 · Backend Development

Can 10+ AI Agents Fully Automate API Development? Lessons from a Shire Experiment

This article examines the challenges of fully automated API creation, outlines a classic API lifecycle, and details a practical experiment that uses more than ten specialized AI agents in the Shire language to assist design, coding, testing, and documentation while highlighting the need for human oversight.

API developmentBackendtesting
0 likes · 11 min read
Can 10+ AI Agents Fully Automate API Development? Lessons from a Shire Experiment
phodal
phodal
Sep 18, 2024 · Industry Insights

How AI Agents Could Revolutionize Software Development with Shire

The article examines the challenges of applying generative AI to real‑world software development, proposes a collective‑wisdom Copilot that blends team knowledge, AI agents, and IDE integration, and details how Shire’s new version enables sharing, installing, and executing AI‑driven agents across diverse development workflows.

AIIDEShire
0 likes · 11 min read
How AI Agents Could Revolutionize Software Development with Shire
phodal
phodal
Sep 8, 2024 · Artificial Intelligence

Why Prompts Should Be Treated as Code: Engineering the Future of AI Agents

The article explores how prompts have evolved from simple text cues into executable, shareable agents, outlining engineering best practices, DSL‑plus‑runtime architecture, and the Shire Run platform that enables downloading, sharing, and future online execution of AI‑driven smart agents.

AI IDEDSLExecutable Prompts
0 likes · 9 min read
Why Prompts Should Be Treated as Code: Engineering the Future of AI Agents
phodal
phodal
Sep 7, 2024 · Industry Insights

Bridging Cloud and IDE AI Agents for Seamless DevOps Collaboration

This article analyzes the current state and challenges of AI‑assisted development tools, proposes strategies to integrate cloud‑based and IDE‑embedded intelligent agents, and presents practical examples—including Shire language scripts and tool orchestration—to improve end‑to‑end software engineering efficiency.

AICloudIDE
0 likes · 10 min read
Bridging Cloud and IDE AI Agents for Seamless DevOps Collaboration
phodal
phodal
Aug 22, 2024 · Artificial Intelligence

What’s New in Shire 0.5? AI Coding Agent Gains SonarQube, Git, and Data‑Guarding Features

Shire 0.5 introduces SonarQube issue support, Git‑enabled ShireQL queries, a reranking function for RAG, and new data‑guarding capabilities like the redact function and customizable secret‑pattern YAML, enabling developers to securely build AI‑powered coding agents that leverage IDE assets while protecting sensitive information.

AI codingGit queriesIDE integration
0 likes · 8 min read
What’s New in Shire 0.5? AI Coding Agent Gains SonarQube, Git, and Data‑Guarding Features
phodal
phodal
Aug 8, 2024 · Artificial Intelligence

How to Design an AI‑Assisted Software Engineering Framework for Any Team

This article provides a comprehensive, step‑by‑step guide to designing, prototyping, and continuously improving an AI‑assisted software engineering (AI4SE) framework, covering goal definition, pain‑point identification, technology selection, cross‑disciplinary team building, metric evaluation, and real‑world examples for teams of all sizes.

AI integrationAI4SEMetrics
0 likes · 19 min read
How to Design an AI‑Assisted Software Engineering Framework for Any Team
phodal
phodal
Jul 24, 2024 · Artificial Intelligence

How to Build Trustworthy Coding Agents with Shire’s Custom RAG Workflow

This article explains how to use the Shire language to create reliable coding agents by defining custom RAG workflows, leveraging IDE APIs, code verification functions, and vector‑based search, with detailed examples, configuration snippets, and a roadmap for future enhancements.

AICoding AgentIDE
0 likes · 10 min read
How to Build Trustworthy Coding Agents with Shire’s Custom RAG Workflow
phodal
phodal
Jul 15, 2024 · Industry Insights

How AI Is Redefining the Entire Software Development Lifecycle in 2024

From 2023 to 2024, AI has expanded from simple developer assistance to comprehensive, lifecycle‑wide support, evolving through individual, team, and organizational layers and shifting from local IDE plugins to domain‑specific intelligent code generation tools.

AIAI assistantsIndustry Trends
0 likes · 16 min read
How AI Is Redefining the Entire Software Development Lifecycle in 2024
phodal
phodal
May 31, 2024 · Artificial Intelligence

From Chat to Auto‑Execution: How AutoDev Reinvents AI‑Powered Development

This article examines the open‑source AutoDev AI‑driven programming tool, outlining its three maturity stages—from chat‑based assistance to fully automated generation, verification, and execution—and detailing new features such as automatic refactoring, API test execution, bulk test creation, and batch prompting to improve developer productivity.

AutoDevDeveloper Experienceai coding tools
0 likes · 8 min read
From Chat to Auto‑Execution: How AutoDev Reinvents AI‑Powered Development
phodal
phodal
May 6, 2024 · Frontend Development

How AutoDev Brings AI-Powered Code Generation to VSCode: Architecture & Features

AutoDev for VSCode extends the AI-driven coding assistant from IntelliJ IDEA to the VSCode ecosystem, detailing its unified architecture, dependency-inverted plugin system, event-driven UI, core interfaces, test-generation prompts, and the 0.1.0 release features such as custom AI commands, test and comment generation.

AI coding assistantAutoDevPlugin Architecture
0 likes · 8 min read
How AutoDev Brings AI-Powered Code Generation to VSCode: Architecture & Features