Tooling & infrastructure reference

Configuring the ADE

The Agentic Development Environment is where the discipline becomes operational. This chapter is written to be useful at the moment a practitioner is configuring their tooling.

01

The choice of ADE

The Agentic Development Environment is where the discipline becomes operational. Every other technique in the curriculum is implemented through the configuration of an ADE. The choice of which ADE to use, and how to configure it, is the first engineering decision in any agentic project.

The choice is made against the requirements of the work, not against the marketing of the products. Four questions structure it. What permissions does the agent need? What level of transparency does the work require? What other tools must compose with the agent? What cost and latency envelope can the work absorb?

02

The six-pillar architecture

Any ADE can be read as a particular combination of six concerns. The bare LLM is the foundation: the model determines a ceiling that no amount of tooling can lift. Tool augmentation is what the agent can do beyond producing text. Knowledge and memory is what persists across sessions. Learning from experience is the mechanism by which the agent improves over time within a project. Multi-agent coordination is the architecture for tasks that require more than one agent. Computer use is the capacity for the agent to operate the desktop or browser as a user would.

A practitioner reading a new ADE answers six questions: what is the model, what tools are available, what persists across sessions, how does the system learn, how do agents coordinate, and can the agent operate the screen.

03

The three ADE categories

Terminal and CLI-based agents expose the agent loop directly. The developer sees the model’s reasoning, the tool calls, the file diffs, and the verification gates as they happen. Transparency is the design value, and the cost is a higher learning curve. Examples: Claude Code, Codex CLI.

IDE-integrated agents embed the model in the development environment the developer already uses. The friction of context-switching collapses. The trade-off is reduced visibility into what the agent is doing under the hood. Examples: Cursor, GitHub Copilot Workspace.

Browser-based builders hide the architecture almost entirely. The developer states what they want and the platform produces a running application, often without exposing the code. Speed of creation is the design value. Examples: Lovable, v0. The choice is rarely between products; it is between categories.

04

Permission design and sandboxing

Permission design determines how much damage an agent can cause if it acts incorrectly. The decision is made before the agent is invoked, not afterwards. Minimal footprint: an agent should have only the permissions required for the specific task at hand, no more. Reversibility: prefer tools that produce reversible actions over irreversible ones.

Sandboxing is the infrastructure layer that enforces the permission design. The practitioner’s responsibility is to understand the sandbox they are using, to verify that its boundaries match the project’s blast-radius requirements, and to escalate sandboxing controls when the work demands them.

05

Context infrastructure

CLAUDE.md and AGENTS.md are the primary mechanisms for persisting project-specific knowledge across sessions. They live in the project directory, are versioned with the code, and are read by the agent at the start of every session. A maintained lessons-learned file complements the context file. Context is also a budgeted resource: the token window is finite and the engineering task is curation.

Recent empirical research makes the design requirement concrete. Human-written context files improve agent performance by approximately 4%. LLM-generated context files decrease performance by 3% and increase token cost by over 20%. The maintenance of context files is a first-order engineering activity, not a delegation candidate.

06

Agent economics

Inference is a metered, billable operation. Token pricing varies across providers and models; frontier models are typically priced an order of magnitude higher than smaller models in the same family. Prompt caching reduces the cost of repeated context, with discounts of 80% or more typical at the time of writing.

The decision between frontier and smaller models is shaped by the task. A multi-agent workflow may use frontier models for high-stakes reasoning such as orchestration and evaluation, and smaller models for high-volume execution. The latency budget is a separate consideration: the response time acceptable for a user interaction determines the model choice more than capability does in most production systems.

Mikael Alemu Gorsky

International strategist and academic researcher focused on the impact of artificial intelligence on society, governance, and higher education.

Born and educated in Moscow, with Ethiopian and Israeli roots, he lives and works in Israel as an author and researcher on AI's implications for governance, higher education, and the global economy.

He is a lecturer and researcher at the Holon Institute of Technology (HIT) near Tel Aviv, where his work examines how emerging technologies reshape institutions, skills, and long-term development.

Contact: hello@mgorsky.net

Teaching Leaders and Students

AI for Leaders — VIP Workshop

Format: In-office | Duration: 8 hours | Cohort: Invitation only

A concentrated executive immersion into the strategic implications of AI for your organization. How to identify high-value AI applications, build internal capability, and lead the transformation with confidence.

  • Strategic AI Literacy — Understand how generative AI, agents, and automation reshape organizational value chains — without the hype.
  • Team Upskilling Roadmap — Identify which roles benefit most from AI augmentation and design a practical adoption path for your team.
  • Risk and Governance — Navigate data privacy, compliance, and ethical considerations specific to your industry and jurisdiction.
  • Competitive Positioning — Assess where AI creates defensible advantage and where it levels the playing field.

Curriculum

  1. The AI Landscape (Hours 1–2) — From chatbots to autonomous agents: a structured overview of what works, what doesn't, and what matters for your business.
  2. Your Organization and AI (Hours 3–4) — Mapping your workflows to AI opportunities. Identifying the three highest-impact applications within your company.
  3. Building AI Capability (Hours 5–6) — Upskilling strategies that work. How to move from pilot projects to systematic AI integration without disrupting operations.
  4. Leadership in the AI Era (Hours 7–8) — Governance frameworks, vendor evaluation, build-vs-buy decisions, and leading teams through technological transformation.

Agentic Coding — Curriculum 2025/2026

Format: Hybrid | Duration: 40 hours | Cohort: Spring semester

A comprehensive semester-length program in AI-assisted software development. Students learn to work with AI coding agents — from prompt engineering to production deployment — under real engineering constraints.

  • Prompt Architecture — Design systematic prompt strategies that produce reliable, production-quality code output across languages and frameworks.
  • Agent Orchestration — Build multi-step coding agents that plan, execute, test, and iterate autonomously within guardrails.
  • Quality Assurance — Develop verification and testing frameworks for AI-generated code in production environments.
  • Human-AI Collaboration — Master the feedback loops between human oversight and machine execution at scale.

Curriculum

  1. Foundations of Vibe Coding (Hours 1–8) — The paradigm shift from manual coding to intent-driven development. Prompt engineering fundamentals.
  2. AI Coding Tools Deep Dive (Hours 9–16) — Comparative analysis of Claude Code, GitHub Copilot, Cursor, and other tools.
  3. Agentic Workflows (Hours 17–24) — Autonomous coding agents: planning loops, tool use, file system interaction, and iterative refinement.
  4. Architecture and Design (Hours 25–32) — AI-assisted system design. Database modeling, API architecture, and full-stack development with agents.
  5. Production and Deployment (Hours 33–40) — CI/CD integration, code review workflows, security considerations, and deploying AI-assisted projects.

Change Management — Executive Education

Format: Hybrid | Duration: 4 hours | Cohort: Rolling basis

A focused executive session on leading organizational change in the age of AI. Practical frameworks for the eight steps of transformation, drawn from real implementation experience.

  • Transformation Framework — Apply the eight-step change model to AI adoption, tailored to your organizational context and maturity level.
  • Stakeholder Navigation — Build consensus across leadership, technical teams, and operational staff during rapid technology shifts.
  • Risk Mitigation — Identify and address the organizational, cultural, and technical risks inherent in AI deployment.
  • Sustainable Adoption — Design change initiatives that stick — moving beyond pilot enthusiasm to embedded organizational capability.

Pro Bono Projects

AI for Seniors — Pro Bono Workshop

Helping older adults confidently adopt everyday AI tools.

For older adults, artificial intelligence is not about technology trends or market disruption. It is about preserving quality of life, maintaining a sense of autonomy, and sustaining the feeling of independence that defines dignified aging. AI chatbots and voice assistants can help seniors manage daily routines, access information in their native language, communicate with family across distances, navigate healthcare systems, and stay connected to the world.

For seniors who have emigrated — who live in countries where they were not born, where the language is different, where the bureaucracy is unfamiliar — AI becomes a bridge. AI chatbots can translate documents, explain official letters, help compose emails in the local language, and guide users through government websites.

The AI for Seniors workshop has been delivered to Russian-speaking communities in Israel, where it was met with genuine enthusiasm. Participants — many of them in their 70s and 80s — discovered that AI could help them read Hebrew documents, communicate with Israeli institutions, and access services that previously required help from children or grandchildren.

Startup Competitions — Judging and Mentoring

Contributing expertise as a judge and mentor at startup competitions, evaluating AI-driven ventures and providing strategic guidance to early-stage founders. Focused on helping teams clarify their value proposition, assess technical feasibility, and prepare for the realities of scaling an AI product.

AC/VC LinkedIn Group — Professional Community

AC/VC (Agentic Coding — Vibe Coding) is a LinkedIn group bringing together software developers, engineering students, and AI practitioners who are exploring the frontier of AI-assisted development. The community shares practical insights, code examples, tool comparisons, and honest assessments of what works in production.

Join the AC/VC LinkedIn group

Analytics and Research

Academic Research in AI

Research at the intersection of artificial intelligence and education — exploring how generative AI transforms learning, creativity, and human development. Key themes include constructionism in the age of AI, the cognitive impact of machine-assisted learning, and frameworks for integrating AI into educational practice.

Publications

The AI Pravda — LinkedIn Newsletter

Critical analysis of machine intelligence and its socio-economic impact. Over 4,200 subscribers.

Subscribe to The AI Pravda on LinkedIn

AI Chronicles — Daily Digest

Tracking AI evolution and impact through daily news digests, an industry rolodex, and a comprehensive archive.

Business Opportunities

Available for: Advisory, Board membership, Consulting, Mentoring startups, Teaching.

Contact: hello@mgorsky.net

Important Links