feat(workshops/agentic-ai): add platform story coverage + delivery variants#110
Conversation
…riants - Add Platform Context section and cross-surface callouts to README.md - Add Agent Command Center tip to getting-started section - Add Desktop tips and CLI alternative callouts throughout labs - Create README.platform.md (Desktop + Cloud variant) with full local→cloud→review workflow - Cross-reference variants in both files
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
The tip references 'exploration step' so it belongs in the research section, not the review section. Matches placement in Lab 2.
Add 'While you wait' callouts in each lab's Step 3 (Monitor) with DeepWiki page suggestions. Add DeepWiki tip to Getting the Most section. Ensures shared context layer coverage per AGENTS.md.
Space creation is a one-time setup action, not a per-lab step. Move it to intro text before the numbered workflow list.
Unify to 'one Space for the whole workshop' matching the workflow section intro. Tips bullet now says 'Use your workshop Space for all labs' instead of 'Create one Space per lab'.
| - **Use Cascade for research first.** Before delegating to Cloud, use Cascade or Devin Local to explore the codebase and refine the requirements — better requirements produce better results. | ||
| - **Delegate early, review later.** Cloud agents work autonomously while you move on. Use the Agent Command Center to see at a glance what is in flight, blocked, or ready for review. | ||
| - **Leave PR comments to steer Devin.** After Devin Cloud opens a PR, leave comments directly in Desktop. Devin wakes up and iterates on your feedback. | ||
| - **Try multiple agents.** Desktop supports multiple agents via ACP (Agent Client Protocol). You can use Devin Local, Cascade, or third-party agents (Codex CLI, Claude Agent, Gemini CLI) side by side. |
There was a problem hiding this comment.
🚩 Third-party agent names listed as ACP-compatible may need verification
Line 46 lists specific third-party agents: "Codex CLI, Claude Agent, Gemini CLI". The REVIEW.md rule on technical accuracy says: "Don't claim Devin can do something... unless the workshop environment supports it." These are presented as examples of ACP-compatible agents, which is a reasonable product feature description, but the specific agent names and their ACP compatibility could become outdated if any of these tools change their integration approach. Worth verifying these are currently supported.
Was this helpful? React with 👍 or 👎 to provide feedback.
There was a problem hiding this comment.
These agent names come directly from the canonical reference at shared/general-themes/cognition-platform.md (lines 104–112), which lists them as supported ACP agents in Devin Desktop. Keeping consistent with the source-of-truth doc here.
Summary
Adds platform story coverage to the agentic-ai workshop following the suffix conventions in
shared/WORKSHOP-VARIANTS.md.README.md (Cloud variant — baseline):
## Platform Contextsection after Overview explaining this is a Devin Cloud / web app delivery> **Desktop tip:**,> **CLI alternative:**) at natural points in Labs 1–4README.platform.md (Desktop + Cloud variant — new file):
Link to Devin session: https://partner-workshops.devinenterprise.com/sessions/d0289aedc7c742f58a497af81aa4d89c
Requested by: @bsmitches