<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/i-let-my-users-build-their-own-features-with-ai-agents-xadwszpq8" -->

---
title: I Let My Users Build Their Own Features with AI Agents
description: A developer connected their AI tattoo application to Warp&#x27;s cloud agent &#x27;Oz&#x27;, enabling users to submit feature requests that automatically trigger cloud-based...
canonical: https://daily.dev/posts/i-let-my-users-build-their-own-features-with-ai-agents-xadwszpq8
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: I Let My Users Build Their Own Features with AI Agents | daily.dev
og:description: A developer connected their AI tattoo application to Warp&#x27;s cloud agent &#x27;Oz&#x27;, enabling users to submit feature requests that automatically trigger cloud-based...
og:url: https://daily.dev/posts/i-let-my-users-build-their-own-features-with-ai-agents-xadwszpq8
og:image: https://api.daily.dev/og/posts/xAdwSzPq8.png
og:image:alt: I Let My Users Build Their Own Features with AI Agents
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I Let My Users Build Their Own Features with AI Agents

**[Code with Beto](https://daily.dev/sources/codewithbeto)** · 1 min read · 0 upvotes · 0 comments

## Summary

A developer connected their AI tattoo application to Warp's cloud agent 'Oz', enabling users to submit feature requests that automatically trigger cloud-based AI agents. These agents evaluate requests, implement them, and open pull requests in the codebase without any manual intervention. Multiple agents can run in parallel, and the setup reportedly took under 10 minutes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=qbtWVe7F2es>

---

Tags: [#react-native](https://daily.dev/tags/react-native)

[View this post on daily.dev](https://daily.dev/posts/i-let-my-users-build-their-own-features-with-ai-agents-xadwszpq8)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"I Let My Users Build Their Own Features with AI Agents","url":"https://daily.dev/posts/i-let-my-users-build-their-own-features-with-ai-agents-xadwszpq8","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/i-let-my-users-build-their-own-features-with-ai-agents-xadwszpq8"},"datePublished":"2026-03-22T11:31:13.995Z","dateModified":"2026-03-22T11:37:21.050Z","description":"A developer connected their AI tattoo application to Warp's cloud agent 'Oz', enabling users to submit feature requests that automatically trigger cloud-based...","image":"https://i.ytimg.com/vi/qbtWVe7F2es/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/qbtWVe7F2es/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Code with Beto","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Code with Beto","logo":"https://media.daily.dev/image/upload/s--8oKUFd2X--/f_auto,q_auto/v1774179046/logos/codewithbeto?_a=BAMAMiWQ0","url":"https://daily.dev/sources/codewithbeto"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/i-let-my-users-build-their-own-features-with-ai-agents-xadwszpq8","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"react-native","timeRequired":"PT1M","video":{"@type":"VideoObject","name":"I Let My Users Build Their Own Features with AI Agents","description":"A developer connected their AI tattoo application to Warp's cloud agent 'Oz', enabling users to submit feature requests that automatically trigger cloud-based...","thumbnailUrl":"https://i.ytimg.com/vi/qbtWVe7F2es/sddefault.jpg","uploadDate":"2026-03-22T11:31:13.995Z","duration":"PT1M","url":"https://api.daily.dev/r/xAdwSzPq8","embedUrl":"https://www.youtube.com/embed/qbtWVe7F2es"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Code with Beto","item":"https://daily.dev/sources/codewithbeto"},{"@type":"ListItem","position":3,"name":"I Let My Users Build Their Own Features with AI Agents"}]}
```

