Commit graph

14 commits

Author SHA1 Message Date
peturelvar
ea5c3604d3 Add Claude Code agent page to AI Coding Agents section
Claude Code (Anthropic's agentic CLI tool) was missing from the agents directory.
This adds a new page covering its unique capabilities for AL development:
- Terminal-native agentic execution with file system access
- MCP extensibility for BC-specific tooling
- CLAUDE.md project context files
- Build-verify-fix loops
- VS Code extension integration

Also updates the index page with Claude Code in the agent listing,
comparison matrix (with new Agentic Execution, MCP, Shell/Build rows),
and recommendation sections.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 23:00:02 +00:00
Jeremy Vyska
3e884878ab Add Kine article: AI Knowledge Gap That Ships to Production to vibe coding resources
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-01 09:19:07 +02:00
Javier Armesto Gonzalez
aa970ed0a6
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-28 12:00:55 +01:00
Javier Armesto Gonzalez
0042e10d5f
Add files via upload 2025-11-28 11:00:53 +01:00
Jeremy Vyska
86ee402b1b Reorganizing Agentic/Vibe Section 2025-10-17 14:30:58 +02:00
Jeremy Vyska
86d86c326b Fixing broken internal links 2025-10-17 14:27:13 +02:00
Jeremy Vyska
907a8f3415 Clean up Articles page: remove placeholders, add CTA and quality checklist 2025-10-17 12:20:43 +02:00
Jeremy Vyska
784ef6d58d Add Waldo BC Telemetry Buddy page (summary, links) 2025-10-17 12:20:41 +02:00
Jeremy Vyska
0f61791734 Add NAB AL Tools MCP page (summary, features, links) 2025-10-17 12:20:39 +02:00
Jeremy Vyska
8a583c8edc Curate videos.md: add 4 starter videos, contributor CTA, and quality criteria 2025-10-17 12:18:50 +02:00
Jeremy Vyska
103ce14426 Add NAB AL Tools MCP server to Tools list 2025-10-17 09:22:35 +02:00
Jeremy Vyska
e6477e447d Add BC Telemetry Buddy (Waldo) to Tools list 2025-10-17 09:05:07 +02:00
Jeremy Vyska
28adab2c0a
Update creator information in documentation 2025-10-11 17:50:06 +02:00
Jeremy Vyska
4db38ba4d3 Add comprehensive agentic coding documentation
- Add 6 MCP server documentation pages (bc-code-intelligence, al-dependency, azure-devops, serena, al-objid, clockify)
- Add AI Coding Agents documentation (GitHub Copilot, Claude, Cursor)
- Add Getting Started section (what is agentic coding, setup, prompting, best practices, limitations, glossary)
- Add Getting More section (code review, documentation, telemetry examples)
- Add Community Resources placeholders (articles, videos, tools)
- Update Tools section to focus on MCP servers instead of VSCode extensions
2025-10-10 12:25:41 +02:00