Cleaning up the code for my AI Agent framework (Let devs make it cool)

Build in Public · Jan 29 · Episode 38
all right this is my daily update for my all right this is my daily update for my all right this is my daily update for my build and public log it is January build and public log it is January build and public log it is January 28th 28th 28th 2025 2025 2025 uh tomorrow is a family member’s uh tomorrow is a family member’s uh tomorrow is a family member’s birthday just uh just thought about that birthday just uh just thought about that birthday just uh just thought about that uh okay so this is a quick update again uh okay so this is a quick update again uh okay so this is a quick update again um kind of like yesterday’s video uh I um kind of like yesterday’s video uh I um kind of like yesterday’s video uh I don’t have too much to show but I will don’t have too much to show but I will don’t have too much to show but I will just quickly update you all uh just quickly update you all uh just quickly update you all uh so I shared this so I shared this so I shared this diagram multiple times in the last few diagram multiple times in the last few diagram multiple times in the last few videos I’m not going to not going to videos I’m not going to not going to videos I’m not going to not going to walk through that here but um this is walk through that here but um this is walk through that here but um this is basically the how I’m building my AI basically the how I’m building my AI basically the how I’m building my AI agent framework so I’m building a agent framework so I’m building a agent framework so I’m building a framework so I can become an framework so I can become an framework so I can become an expert um learn all there is about expert um learn all there is about expert um learn all there is about actually building real agents that actually building real agents that actually building real agents that actually work and actually uh work well actually work and actually uh work well actually work and actually uh work well that are not just BS or hype so I’ve that are not just BS or hype so I’ve that are not just BS or hype so I’ve made a lot more progress on all of this made a lot more progress on all of this made a lot more progress on all of this so so so um I have um I have um I have logging I have the ability to save and logging I have the ability to save and logging I have the ability to save and update and collect metrics errors update and collect metrics errors update and collect metrics errors successes successes successes Etc but you know I wrote a lot of Etc but you know I wrote a lot of Etc but you know I wrote a lot of code and I I looked at you know I went code and I I looked at you know I went code and I I looked at you know I went over all the code I went oh yeah okay over all the code I went oh yeah okay over all the code I went oh yeah okay not okay I added a lot now I need to not okay I added a lot now I need to not okay I added a lot now I need to take a step back and do some refactoring take a step back and do some refactoring take a step back and do some refactoring cuz I want this to be really solid and I cuz I want this to be really solid and I cuz I want this to be really solid and I want this to be very easy and flexible want this to be very easy and flexible want this to be very easy and flexible to use help because I’m going to be to use help because I’m going to be to use help because I’m going to be using this framework so some of these using this framework so some of these using this framework so some of these Frameworks and things that people are Frameworks and things that people are Frameworks and things that people are creating I I kind of Wonder like are creating I I kind of Wonder like are creating I I kind of Wonder like are they using these themselves like are they using these themselves like are they using these themselves like are they happy with how how these Frameworks they happy with how how these Frameworks they happy with how how these Frameworks have turned out some of them I’m very have turned out some of them I’m very have turned out some of them I’m very like questioning how like questioning how like questioning how like why did they why did why did they like why did they why did why did they like why did they why did why did they do it this way so that I I want those do it this way so that I I want those do it this way so that I I want those answers you know I’m not a super expert answers you know I’m not a super expert answers you know I’m not a super expert in building AI agents I’m trying to in building AI agents I’m trying to in building AI agents I’m trying to become one and that’s how I I frankly become one and that’s how I I frankly become one and that’s how I I frankly intend to become an expert is by intend to become an expert is by intend to become an expert is by building a lot of Agents so I’m it’s building a lot of Agents so I’m it’s building a lot of Agents so I’m it’s taking me a long time to do this taking me a long time to do this taking me a long time to do this unfortunately it’s taking me longer than unfortunately it’s taking me longer than unfortunately it’s taking me longer than I thought it would but I’m trying to get I thought it would but I’m trying to get I thought it would but I’m trying to get it right and remember this is a it right and remember this is a it right and remember this is a framework that I’m going to plug into framework that I’m going to plug into framework that I’m going to plug into and build a bunch of Agents so I’m and build a bunch of Agents so I’m and build a bunch of Agents so I’m laying down that Foundation laying down that Foundation laying down that Foundation now so hopefully once I have that now so hopefully once I have that now so hopefully once I have that Foundation laid it’ll be just plugging Foundation laid it’ll be just plugging Foundation laid it’ll be just plugging in and building a bunch of Agents on top in and building a bunch of Agents on top in and building a bunch of Agents on top of it so the idea is do a lot of work of it so the idea is do a lot of work of it so the idea is do a lot of work now move fast after that’s the intention now move fast after that’s the intention now move fast after that’s the intention anyway so um I anyway so um I anyway so um I have most of the refactoring done still have most of the refactoring done still have most of the refactoring done still more to do um the next steps more to do um the next steps more to do um the next steps are finish those damn tests y’all I’m are finish those damn tests y’all I’m are finish those damn tests y’all I’m like getting so bog down in the testing like getting so bog down in the testing like getting so bog down in the testing um I’m for this kind of thing I’m a real um I’m for this kind of thing I’m a real um I’m for this kind of thing I’m a real stickler for for automated test unit stickler for for automated test unit stickler for for automated test unit test and I just I just really want this to be and I just I just really want this to be and I just I just really want this to be Rock Solid I’m kind of jumping around Rock Solid I’m kind of jumping around Rock Solid I’m kind of jumping around and and touching on all of those pieces and and touching on all of those pieces and and touching on all of those pieces as I go like oh wait actually if I use as I go like oh wait actually if I use as I go like oh wait actually if I use this in the app I want to call it and this in the app I want to call it and this in the app I want to call it and use it this way uh okay let me let me use it this way uh okay let me let me use it this way uh okay let me let me tweak this in the actual agent oh this tweak this in the actual agent oh this tweak this in the actual agent oh this isn’t quite working the way I want to isn’t quite working the way I want to isn’t quite working the way I want to let me do this ah well the framework let me do this ah well the framework let me do this ah well the framework needs updating so I’m kind of going in needs updating so I’m kind of going in needs updating so I’m kind of going in like a a circle of like trying to get like a a circle of like trying to get like a a circle of like trying to get this right uh that’s how I work maybe this right uh that’s how I work maybe this right uh that’s how I work maybe that’s not the smartest way and I’m that’s not the smartest way and I’m that’s not the smartest way and I’m writing a lot of test and and making writing a lot of test and and making writing a lot of test and and making sure that the thing is like really solid sure that the thing is like really solid sure that the thing is like really solid so I’m really anxious to get this done so I’m really anxious to get this done so I’m really anxious to get this done because I want to get back to AI chat because I want to get back to AI chat because I want to get back to AI chat email and add the agent there and really email and add the agent there and really email and add the agent there and really start getting that to be really useful start getting that to be really useful start getting that to be really useful uh so that is it for my update um I uh so that is it for my update um I uh so that is it for my update um I really hope people use what I’m building really hope people use what I’m building really hope people use what I’m building to by the to by the to by the way so on to my random story for the day way so on to my random story for the day way so on to my random story for the day um I have um I have um I have been I’ve been hanging out in VR a lot been I’ve been hanging out in VR a lot been I’ve been hanging out in VR a lot the last this this week this the last the last this this week this the last the last this this week this the last few days so my girlfriend SL partner is few days so my girlfriend SL partner is few days so my girlfriend SL partner is on the other side of the world um I’ve on the other side of the world um I’ve on the other side of the world um I’ve spent a lot of time in London the last spent a lot of time in London the last spent a lot of time in London the last few years hanging out with few years hanging out with few years hanging out with her her her and I can’t really stay there longer so and I can’t really stay there longer so and I can’t really stay there longer so I have to uh be here in California till I have to uh be here in California till I have to uh be here in California till I get some stuff more stuff sorted out I get some stuff more stuff sorted out I get some stuff more stuff sorted out um and it it just gets a little boring um and it it just gets a little boring um and it it just gets a little boring talking on the phone all the time you talking on the phone all the time you talking on the phone all the time you know or FaceTime and it’s just like I know or FaceTime and it’s just like I know or FaceTime and it’s just like I want to hang out and do stuff with there want to hang out and do stuff with there want to hang out and do stuff with there cuz we’re we’re like we’re really octave cuz we’re we’re like we’re really octave cuz we’re we’re like we’re really octave couple we go we have traveled to couple we go we have traveled to couple we go we have traveled to like uh like seven countries together like uh like seven countries together like uh like seven countries together and explor it all over and explor it all over and explor it all over so we go on like trips all the time so we go on like trips all the time so we go on like trips all the time we’re like active we don’t like to just we’re like active we don’t like to just we’re like active we don’t like to just like we we hang out at home but like we like we we hang out at home but like we like we we hang out at home but like we like to go do fun and we go out all like to go do fun and we go out all like to go do fun and we go out all the time so it’s just it’s so dreadfully the time so it’s just it’s so dreadfully the time so it’s just it’s so dreadfully boring to just be on the phone and I’m boring to just be on the phone and I’m boring to just be on the phone and I’m like we need fun to do like this like we need fun to do like this like we need fun to do like this this sucks you know I mean what can you this sucks you know I mean what can you this sucks you know I mean what can you do remotely so I’m like no we’re going do remotely so I’m like no we’re going do remotely so I’m like no we’re going to hang out in VR and uh it’s cool to hang out in VR and uh it’s cool to hang out in VR and uh it’s cool they’ve they’ve they’ve definitely they’ve they’ve they’ve definitely they’ve they’ve they’ve definitely progressed in progressed in progressed in making VR better it’s it’s slowly making VR better it’s it’s slowly making VR better it’s it’s slowly getting better when they this ties into getting better when they this ties into getting better when they this ties into what I’m building this so hear me out what I’m building this so hear me out what I’m building this so hear me out things are things are things are amazing when developers and other people amazing when developers and other people amazing when developers and other people can build on what you’re building so a can build on what you’re building so a can build on what you’re building so a platform everyone wants to be a platform platform everyone wants to be a platform platform everyone wants to be a platform the secret to building a platform I say the secret to building a platform I say the secret to building a platform I say this all the time you start off with the this all the time you start off with the this all the time you start off with the very simple case first that’s not a very simple case first that’s not a very simple case first that’s not a platform and then you slowly build on platform and then you slowly build on platform and then you slowly build on top of that and let it become a platform top of that and let it become a platform top of that and let it become a platform organically and naturally the coolest organically and naturally the coolest organically and naturally the coolest products are ones that are very products are ones that are very products are ones that are very extendable and developers can build on extendable and developers can build on extendable and developers can build on Twitter became awesome Twitter became awesome Twitter became awesome when developers built better third party when developers built better third party when developers built better third party apps Reddit was so much better when apps Reddit was so much better when apps Reddit was so much better when there was third party apps Reddit is has there was third party apps Reddit is has there was third party apps Reddit is has Reddit has gone Reddit has gone Reddit has gone down the toilet when they killed off the down the toilet when they killed off the down the toilet when they killed off the API and they like you used to be able to API and they like you used to be able to API and they like you used to be able to go to a subreddit and type like what go to a subreddit and type like what go to a subreddit and type like what what was it like you would type Json or what was it like you would type Json or what was it like you would type Json or something and get all the data you know something and get all the data you know something and get all the data you know it was open and it was amazing platform it was open and it was amazing platform it was open and it was amazing platform because of that uh chat GPT became because of that uh chat GPT became because of that uh chat GPT became really awesome because they let people really awesome because they let people really awesome because they let people make their own gpts and like you can you make their own gpts and like you can you make their own gpts and like you can you going know get get way better data and going know get get way better data and going know get get way better data and there it’s chat GPT is honestly an AI there it’s chat GPT is honestly an AI there it’s chat GPT is honestly an AI API platform is really what it is you API platform is really what it is you API platform is really what it is you know they make their money from from the know they make their money from from the know they make their money from from the API usage and it’s awesome when people API usage and it’s awesome when people API usage and it’s awesome when people are creating like what I’m trying to are creating like what I’m trying to are creating like what I’m trying to create because of that so I want to do create because of that so I want to do create because of that so I want to do the same thing I want to build something the same thing I want to build something the same thing I want to build something uh I my dream is to build an AI virtual uh I my dream is to build an AI virtual uh I my dream is to build an AI virtual assistant that people expand upon it’s assistant that people expand upon it’s assistant that people expand upon it’s not going to be locked down you’re it’s not going to be locked down you’re it’s not going to be locked down you’re it’s going to be awesome because you’re going going to be awesome because you’re going going to be awesome because you’re going to be able to build on top of it and do to be able to build on top of it and do to be able to build on top of it and do whatever you want so sorry I get whatever you want so sorry I get whatever you want so sorry I get sidetracked a lot if you haven’t noticed sidetracked a lot if you haven’t noticed sidetracked a lot if you haven’t noticed I think the coolest things in VR are the I think the coolest things in VR are the I think the coolest things in VR are the things that people make themselves okay things that people make themselves okay things that people make themselves okay and I remember a while ago mozilla’s and I remember a while ago mozilla’s and I remember a while ago mozilla’s gone another company that’s gone to gone another company that’s gone to gone another company that’s gone to they stopped they killed off all these they stopped they killed off all these they stopped they killed off all these things let me find it so this is this is things let me find it so this is this is things let me find it so this is this is what they had so I remember when I first what they had so I remember when I first what they had so I remember when I first got got into VR like four years ago and got got into VR like four years ago and got got into VR like four years ago and now they like R it off and said you know now they like R it off and said you know now they like R it off and said you know let it be an open source thing people let it be an open source thing people let it be an open source thing people want to continue on with this go ahead want to continue on with this go ahead want to continue on with this go ahead that’s cool and all but so so I don’t that’s cool and all but so so I don’t that’s cool and all but so so I don’t they don’t even have the landing page they don’t even have the landing page they don’t even have the landing page I’d have to go to the Wayback machine I’d have to go to the Wayback machine I’d have to go to the Wayback machine Mozilla had this cool I don’t even know like open source cool I don’t even know like open source cool I don’t even know like open source project where you can create assets like project where you can create assets like project where you can create assets like in the browser for VR and you can go in in the browser for VR and you can go in in the browser for VR and you can go in it like in the browser like in their in it like in the browser like in their in it like in the browser like in their in the Firefox VR they had the Firefox VR they had the Firefox VR they had this this this Builder slash like you build like a Builder slash like you build like a Builder slash like you build like a little world and host it it was like a little world and host it it was like a little world and host it it was like a like like that kind of thing I don’t like like that kind of thing I don’t like like that kind of thing I don’t know if you’ve seen this before but so know if you’ve seen this before but so know if you’ve seen this before but so you can go in the browser and go to you can go in the browser and go to you can go in the browser and go to someone’s like little world that they someone’s like little world that they someone’s like little world that they built and interact and walk around and built and interact and walk around and built and interact and walk around and you can build and you can like Fork it you can build and you can like Fork it you can build and you can like Fork it and then you can like make your own and then you can like make your own and then you can like make your own assets if you if you’re really really assets if you if you’re really really assets if you if you’re really really good at that stuff and and you know it’s good at that stuff and and you know it’s good at that stuff and and you know it’s like imagine a a VR world but like on like imagine a a VR world but like on like imagine a a VR world but like on GitHub where you can Fork it and make GitHub where you can Fork it and make GitHub where you can Fork it and make changes and I thought that was awesome changes and I thought that was awesome changes and I thought that was awesome and I I played around with making this and I I played around with making this and I I played around with making this like years ago and making my own and like years ago and making my own and like years ago and making my own and going in there and you can um run around going in there and you can um run around going in there and you can um run around in the in the in the browser you like real time with people browser you like real time with people browser you like real time with people who are doing it in VR I thought this who are doing it in VR I thought this who are doing it in VR I thought this was amazing this is what I want so bad was amazing this is what I want so bad was amazing this is what I want so bad because the coolest stuff is the stuff because the coolest stuff is the stuff because the coolest stuff is the stuff people make not what meta makes I’m people make not what meta makes I’m people make not what meta makes I’m sorry but the that meta Facebook sorry but the that meta Facebook sorry but the that meta Facebook makes it’s boring it’s so locked down makes it’s boring it’s so locked down makes it’s boring it’s so locked down it’s so restrictive you know there’s it’s so restrictive you know there’s it’s so restrictive you know there’s Hall monitors you know watching people Hall monitors you know watching people Hall monitors you know watching people you know making sure you don’t say you know making sure you don’t say you know making sure you don’t say anything uh no that’s corporate distopia anything uh no that’s corporate distopia anything uh no that’s corporate distopia and trash uh the real magic is when you and trash uh the real magic is when you and trash uh the real magic is when you let people run wild and create stuff so let people run wild and create stuff so let people run wild and create stuff so I’m so bummed that they that they got I’m so bummed that they that they got I’m so bummed that they that they got rid of this I mean it looks like it rid of this I mean it looks like it rid of this I mean it looks like it still kind of exists but it sucked to be still kind of exists but it sucked to be still kind of exists but it sucked to be honest like it needed a hell of a lot of honest like it needed a hell of a lot of honest like it needed a hell of a lot of money and and engineering and work money and and engineering and work money and and engineering and work behind but it was so rad and I behind but it was so rad and I behind but it was so rad and I experimented with this a bit but then experimented with this a bit but then experimented with this a bit but then they they killed it so the things that they they killed it so the things that they they killed it so the things that we’ve been doing in VR uh my partner and we’ve been doing in VR uh my partner and we’ve been doing in VR uh my partner and I is big screen VR is my favorite app I is big screen VR is my favorite app I is big screen VR is my favorite app and it’s gotten so good because exactly and it’s gotten so good because exactly and it’s gotten so good because exactly what I said they let people create what I said they let people create what I said they let people create worlds and you’re going to go run around worlds and you’re going to go run around worlds and you’re going to go run around and they have screens all over so you and they have screens all over so you and they have screens all over so you can play whatever you you want you can can play whatever you you want you can can play whatever you you want you can watch YouTube videos music videos movies watch YouTube videos music videos movies watch YouTube videos music videos movies whatever the hell you want and there whatever the hell you want and there whatever the hell you want and there people build these worlds you run around people build these worlds you run around people build these worlds you run around in and have fun in and we just had a in and have fun in and we just had a in and have fun in and we just had a blast in this cool world that someone blast in this cool world that someone blast in this cool world that someone made um it’s hard to explain we were made um it’s hard to explain we were made um it’s hard to explain we were flying around in a UFO on a Carousel and flying around in a UFO on a Carousel and flying around in a UFO on a Carousel and this like flying thing hopping around in this like flying thing hopping around in this like flying thing hopping around in clouds on rides so I’m so happy that clouds on rides so I’m so happy that clouds on rides so I’m so happy that they did that it made it so much funner they did that it made it so much funner they did that it made it so much funner and nicer um really you know Kudos kudos and nicer um really you know Kudos kudos and nicer um really you know Kudos kudos to that team for doing that and to that team for doing that and to that team for doing that and honestly what a win-win if you let other honestly what a win-win if you let other honestly what a win-win if you let other people build on top of your thing you’re people build on top of your thing you’re people build on top of your thing you’re not spending resources and money to not spending resources and money to not spending resources and money to build you’re just opening it up for build you’re just opening it up for build you’re just opening it up for other people so I love that that other people so I love that that other people so I love that that illustrates illustrates illustrates perfectly visually you can go and touch perfectly visually you can go and touch perfectly visually you can go and touch and see kind of uh what I’ve been saying and see kind of uh what I’ve been saying and see kind of uh what I’ve been saying all along open it up for people to all along open it up for people to all along open it up for people to expand upon and your expand upon and your expand upon and your your your thing will Blossom and be your your thing will Blossom and be your your thing will Blossom and be awesome uh because of it awesome uh because of it awesome uh because of it so go developers uh that’s all I got for so go developers uh that’s all I got for so go developers uh that’s all I got for today see you tomorrow

Description

Development update:

  • Directory structure implementation
  • Agent categorization system
  • Mexico recovery progress

Summary

Summary of the Video: Daily Update for Build and Public Log The video provides a daily update on the progress of an AI agent framework, including code refactoring and testing to build a solid foundation for future agent integration. The speaker also shares thoughts on VR experiences and the benefits of open, extendable platforms for developers.

AI with Steve build in public

Subscribe to stay up to date