Veciz AI — YouTube videolarının yapay zekâ özetleri

Learn 95% of Codex in 30 minutes

Riley Brown · 2026-04-29

▶ Videoyu YouTube'da izle

💡 Quick Take

1. Codeex offers full file access, storing all files locally on your computer.

2. Organize your work within Codeex by creating projects, which are essentially folders on your computer.

3. Codeex has persistent memory, with both manual (agents.md) and automatic memory storage.

4. Plugins connect Codeex agents to external tools and apps, expanding their functionality.

5. Skills are reusable workflow recipes or SOPs that your agent can follow.

6. You can create skills by prompting or by reverse-engineering successful agent tasks.

7. Codeex has built-in GPT-4 image generation capabilities.

8. Codeex can control your computer and browser, mimicking human interaction.

9. Automations allow you to schedule recurring tasks performed by your agent.

10. Chronicle is a bonus feature that records your screen to provide context for AI agents.


📊 Detailed Explanation

1. Codeex offers full file access, storing all files locally on your computer. This is a HUGE deal because unlike tools like ChatGPT or Claude where your files are stored in the cloud, Codeex keeps everything on your machine. This means more privacy and direct control over your data. For example, you can upload a folder of receipts, and Codeex can analyze them, create an Excel sheet with charts, and save it all directly to your computer, which you can then open in Codeex or your local file explorer. This local storage is fundamental to how Codeex operates.

2. Organize your work within Codeex by creating projects, which are essentially folders on your computer. To manage all these locally stored files and tasks effectively, Codeex encourages a project-based workflow. You can create a new project by pointing Codeex to an existing folder or creating a new one. Any chat or document created within a project folder is automatically saved there. This keeps your work tidy and easily accessible, preventing a chaotic mess of files. You can even `@mention` files within a project to reference them in new prompts.

3. Codeex has persistent memory, with both manual (agents.md) and automatic memory storage. This is super cool! Codeex remembers things. You can tell it to remember a specific format for landing pages, or to always use a table of contents for long text. This is stored in a file called `agents.md`, which acts as your manual memory. You can update it directly. There's also an automatic memory feature that the agent updates itself, which you can observe but shouldn't manually edit. This memory helps the agent learn your preferences and improve over time without you having to constantly re-explain things.

4. Plugins connect Codeex agents to external tools and apps, expanding their functionality. Think of plugins as bridges. They allow your Codeex agent to interact with the tools you already use, like Slack or Gmail. This means your AI can, for instance, sift through your emails to find brand deal offers, research them, and compile the information into a table, all without you leaving Codeex. The video shows how easily you can add plugins like Gmail and Notion, and then `@mention` them in your prompts to leverage their capabilities.

5. Skills are reusable workflow recipes or SOPs that your agent can follow. Skills are like pre-programmed mini-workflows. They are more granular than plugins and represent specific instructions for the agent. You can access them by typing a `/` followed by the skill name. Examples include `Excaladraw diagram skill` or `YouTube researcher skill`. They are stored in a `skills` subfolder within your plugins directory.

6. You can create skills by prompting or by reverse-engineering successful agent tasks. This is where it gets really powerful! You can ask Codeex to create a skill directly with a prompt (e.g., "Create a skill called brand deal analysis that does X"). However, the video highlights that a more effective method is to have the agent perform a task, iterate on it until you're happy with the output, and then tell the agent, "Turn this into a skill." The agent then reverse-engineers the process into a reusable skill file. This allows you to build custom, efficient workflows based on your specific needs.

7. Codeex has built-in GPT-4 image generation capabilities. You can generate high-quality images directly within Codeex using the best image models available (like GPT-4/image/2). The example shows generating product photos for a sweater company, specifying the number of people, their nationalities, and the composition of the images. These generated images are then saved locally within your project folder.

8. Codeex can control your computer and browser, mimicking human interaction. This is mind-blowing! Codeex has a `computer use` plugin (accessed via `@computer use`) and `browser use` that allows it to control your computer's applications and navigate the web just like a human. It can open apps like Canva, create presentations, and place images. It can also test interfaces by controlling the browser, scrolling, clicking buttons, and verifying functionality. This opens up a whole new level of automation and interaction.

9. Automations allow you to schedule recurring tasks performed by your agent. Once you've created a useful skill or workflow, you can automate it. For instance, you can tell Codeex to run the "brand deal researcher" skill every Friday at 9 AM. This creates a scheduled automation that appears in the Codeex UI, ensuring repetitive tasks are handled automatically without manual intervention. You can see when it last ran and edit the automation details.

10. Chronicle is a bonus feature that records your screen to provide context for AI agents. This is a cutting-edge feature. When enabled, Chronicle continuously records your screen activity, taking screenshots. This allows the AI agent to have real-time context about what you're working on. You can then ask the agent to use this contextual information, for example, to add relevant content to a presentation based on what's currently on your screen. It's like giving the AI eyes and a memory of your current workflow.


🎯 Expert Opinion

Alright, let's dive into this! Codeex is seriously shaking things up in the AI agent space, and the video does a fantastic job of showcasing its core strengths. From an expert perspective, the most impactful takeaway is the **fundamental shift in data ownership and control with its local file storage**. This directly addresses a major concern for businesses and individuals alike regarding data privacy and security. By keeping everything on your machine, Codeex positions itself as a more trustworthy and compliant solution compared to cloud-dependent alternatives. This is a massive differentiator in a market increasingly wary of data breaches and vendor lock-in.

The **integration of projects as direct folder structures** is another stroke of genius. It bridges the gap between the abstract world of AI prompts and the concrete reality of file management. This makes Codeex incredibly intuitive for anyone accustomed to traditional computer workflows. It's not just about creating files; it's about creating an organized, navigable digital workspace. This organizational structure is crucial for scaling AI-powered tasks within a business, as it ensures that outputs are easily discoverable and manageable.

The **persistent memory system, especially the `agents.md` file, is a game-changer for personalization and efficiency.** This isn't just about remembering a single prompt; it's about building a dynamic knowledge base for your AI agent. As an expert, I see this as the foundation for truly adaptive AI assistants. The ability to manually curate and update this memory means users can fine-tune the agent's behavior to an unprecedented degree, making it more of a collaborative partner than just a tool. This level of customization will be key for specialized industry applications.

The **plugin and skill architecture is where Codeex truly shines as a platform.** Plugins democratize access to external services, while skills allow for the creation of bespoke, repeatable processes. The fact that you can essentially "teach" Codeex by demonstrating a task and then turning it into a skill is incredibly powerful. This means that even complex, multi-step workflows can be automated and scaled. I predict we'll see a vibrant ecosystem of user-created skills emerge, much like we've seen with other platforms, but with the added benefit of local execution and control. This is how AI moves from novelty to indispensable utility for businesses.

The **computer and browser control capabilities are, frankly, astounding.** This is the closest we've come to truly embodied AI agents that can interact with our digital environments as we do. The implications for automating mundane tasks, testing software, and even creating complex digital assets are immense. We're looking at a future where AI can not only generate content but also deploy and manage it across various applications. This will significantly accelerate development cycles and reduce operational overhead for many industries. The potential for this to revolutionize areas like software QA, UI/UX testing, and even creative content production is enormous.

Finally, **automations and Chronicle, while seemingly distinct, are powerful complements.** Automations provide the scheduled, recurring execution of tasks, ensuring consistency and efficiency. Chronicle, on the other hand, offers real-time contextual awareness, enabling more intelligent and responsive AI interactions. Together, they create a system where AI can proactively manage workflows and react intelligently to ongoing digital activities. As an expert, I see Chronicle as a critical component for developing truly context-aware AI that can anticipate user needs and adapt its actions accordingly. This is the direction AI is headed, and Codeex is at the forefront.

Overall, Codeex isn't just another AI tool; it's a paradigm shift. Its emphasis on local control, user-driven customization, and seamless integration with existing workflows makes it a compelling proposition for anyone looking to leverage AI effectively and securely in their business. The future of AI agents is looking less like a chat interface and more like a fully integrated, intelligent operating system extension, and Codeex is paving the way.

Kanal: Riley Brown