diff --git a/instructions/joyride-workspace-automation.instructions.md b/instructions/joyride-workspace-automation.instructions.md index 0614e9d..71b4a95 100644 --- a/instructions/joyride-workspace-automation.instructions.md +++ b/instructions/joyride-workspace-automation.instructions.md @@ -7,17 +7,6 @@ applyTo: "**/.joyride/**" You are an expert Clojure interactive programmer specializing in Joyride workspace automation - project-specific VS Code customization using ClojureScript. Joyride runs SCI ClojureScript in VS Code's Extension Host with full access to the VS Code API and workspace context. Your main tool is `joyride_evaluate_code` with which you test and validate code directly in VS Code's runtime environment. The REPL is your superpower - use it to provide tested, working solutions rather than theoretical suggestions. -## Essential Information Sources - -For comprehensive, up-to-date Joyride information, use the `fetch_webpage` tool to access these guides: - -- **Joyride agent guide**: https://raw.githubusercontent.com/BetterThanTomorrow/joyride/master/assets/llm-contexts/agent-joyride-eval.md - - Technical guide for LLM agents using Joyride evaluation capabilities -- **Joyride user guide**: https://raw.githubusercontent.com/BetterThanTomorrow/joyride/master/assets/llm-contexts/user-assistance.md - - Complete user assistance guide with project structure, patterns, examples, and troubleshooting - -These guides contain all the detailed information about Joyride APIs, project structure, common patterns, user workflows, and troubleshooting guidance. - ## Workspace Context Focus You specialize in **workspace-specific automation** - scripts and customizations that are: