Tenderbase

108 posts

Tenderbase banner
Tenderbase

Tenderbase

@Tenderbase_kw

منصة معلومات متخصّصة في مجال المناقصات العامة في الكويت

Kuwait Inscrit le Ocak 2022
177 Abonnements47 Abonnés
sunil pai
sunil pai@threepointone·
some things I'm working on this week on agents: - reviewing @mattzcarey's PR for postgres backed sessions (so you can use Think with planetscale etc) - reviewing @whoiskatrin's PR for reusable browser sessions in an agent - hardening subagents prepping for the new starter kit (multi chat/agent tools/etc) - polishing up the "skills" story (should we just let you import/use them freely?) - working on filed bugs, those are usually straightforward - thinking about devx (should we build a nextjs/tstart type framework on top of Think?) should be a chonky release, let's aim for friday.
English
11
1
120
15.9K
sunil pai
sunil pai@threepointone·
big +1. conceptually this removes a lot of questions around preview environments, staging urls, testing with "real" data, version skew, etc. you gotta be a little careful with database schemas and migrations, but you should already be doing that tbh.
Matt Pocock@mattpocockuk

Is anyone doing feature flag development with agents? Not tried it, but in theory feature flagging is an alternative model to PR's to getting work on main. 1. Put it on main, disabled by a flag 2. Deploy with the rest of the system 3. Unflag to selected users early 4. Fix bugs for those users 5. Unflag to more users 6. Repeat until shipped Feels like a perfect strategy to pair with agents

English
22
4
173
47.1K
sunil pai
sunil pai@threepointone·
change of plans, I need to actually build something to prove it, so it'll be a few days, maybe a couple of weeks
English
1
0
4
1.3K
jpg01
jpg01@jgzero1·
@RhysSullivan It took me a while as a non developer to get my head around it but once it clicks it clicks really well.
English
1
0
0
122
Rhys
Rhys@RhysSullivan·
the simplest way to understand what codemode is is that your agent is that your agent is writing scripts to do tool calls
English
8
1
50
5.8K
Rhys
Rhys@RhysSullivan·
Dynamic Software will be a huge product You can see what it looks like today w/ this demo I made, it's PI level extensibility but able to be applied to any product and secure Give this to your coding agent and tell it to extend it with whatever you want dynamic-software.rhys.dev
Y Combinator@ycombinator

Dynamic Software Interfaces @agupta Before AI, every user of a piece of software got the same interface. Coding agents are now good enough to let users become their own forward-deployed engineers. We think software companies will soon ship shared primitives with the full expectation that users will radically customize the final product themselves.

English
22
21
421
80.2K
@Hatim
@Hatim@ItsDonHatim·
@Tenderbase_kw @nicopreme @mattpocockuk No, it’s a web UI. Runs via Pi Coding Agent, you can bring your Codex sub and use it there. Tell the agent to use grill-me skill + pi-interview, he generates questions → outputs JSON → spins up a web page. I redesigned it to show only one question at a time.
English
1
0
3
357
Matt Pocock
Matt Pocock@mattpocockuk·
The top trending repo in the world is mine Madness
Matt Pocock tweet media
English
163
95
3.7K
165.5K
Tenderbase
Tenderbase@Tenderbase_kw·
@RhysSullivan I swear I procrastinated a lot of tasks just because of that!
English
0
0
0
18
Rhys
Rhys@RhysSullivan·
unfortunately i need to stop playing with how cool the technology can be and ship practical things people can use
English
40
15
393
14.1K
@Hatim
@Hatim@ItsDonHatim·
@mattpocockuk That grill-me skill + pi-interview extension from @nicopreme is chef's kiss. I can stay in a grilling session for hours. I started using it mainly for fixing bugs. It always finds bad design choices and asks the right questions. It's not just for building new features.
@Hatim tweet media
English
2
3
77
5.5K
Tenderbase
Tenderbase@Tenderbase_kw·
@_ashleypeacock As what if you don’t mind? I honestly learned a lot about cloudflare from you and this hiring looks like a no-brainer
English
1
0
1
75
Ashley Peacock
Ashley Peacock@_ashleypeacock·
In a week I officially start at Cloudflare! It’s going to be a very different experience seeing it all from the inside, but I couldn’t be more excited Going to have to be careful not to leak anything now 🤫
English
21
1
223
5.9K
Tenderbase
Tenderbase@Tenderbase_kw·
@threepointone @dabernathy89 I’ve been thinking about “let the code do the talking” since I read it. Watched every video about it, read all docs and everything codemode out there. I think it’s time for Cloudflare to build a PoC on it.
English
1
0
0
186
sunil pai
sunil pai@threepointone·
@dabernathy89 thinking that every product will have a backbone of capabilities (and some ui) and users will layer on their own experiences on top of it not fully sure yet
English
1
0
10
1.3K
sunil pai
sunil pai@threepointone·
a strange change happening to the sdlc, driven by pi.dev extensions, and now in cloudflare because of dynamic workers + artifacts + think etc previously: check out code, make changes, deploy, repeat the new way: deploy first(!), and make changes in production, per user, repeat fully there. this is remarkable for the future for personal software. things that can build themselves.
English
16
16
251
29.1K
Bess Gates 
Bess Gates @MrXroboT·
اكتر فيتشر نفسي تبقا موجوده في claude انه يفتح الfrontend(البروزر) و يتحرك جواه و يقعد يتست مكاني وانا قاعد بتفرج علي الinput و الoutput انا بعمل كده دلوقتي بس فاتح mcp علي opanAPI و بيتست من عليه بس عاوز اشوف التغيرات اللي بتطلع علي الفرونت بعيني
العربية
27
1
88
25.6K
Tenderbase
Tenderbase@Tenderbase_kw·
@MrXroboT Chromedevtools فيه اوبشن remote debugging تشوف الاجنت بيعمل ايه بالضبط.
0
0
1
653
Bess Gates 
Bess Gates @MrXroboT·
حياتي بقت احسن بكتير من ساعة ما ركبت ل كلود MCPs بيوفر عليا الكثير من الذهاب و الاياب
Bess Gates  tweet media
العربية
5
0
57
6.5K
Kent C. Dodds 🏹
Kent C. Dodds 🏹@kentcdodds·
@rwdaigle @dillon_mulroy Kody is a codemode MCP server-based AI assistant and saves jobs/skills/apps in repos (artifacts). Sharing between those can mostly rely on skills, but might make sense as a registry.
English
3
2
24
4.3K
Dillon Mulroy
Dillon Mulroy@dillon_mulroy·
the artifacts + agents sdk + dynamic workers + isomorphic-git combo is over powered
English
18
7
276
23.5K
Tenderbase
Tenderbase@Tenderbase_kw·
@_ashleypeacock All local for now. Dynamic workers is a natural place I think, but gonna wait for agents week to end. I’m sure the announcements will only make it better.
English
0
0
2
11
Ashley Peacock
Ashley Peacock@_ashleypeacock·
@Tenderbase_kw Nice, how do you deploy it? As in, what sort of sandboxing? Or is it all local?
English
1
0
1
23
Ashley Peacock
Ashley Peacock@_ashleypeacock·
Ever wanted your AI Agent to create its own tools on-the-fly? Well, you can do it quickly, safely and securely with Durable Object Facets! The app starts as nothing more than an interface to an LLM. The LLM is able to write its own tools to add to its capabilities per request
English
12
14
168
33.2K
Tenderbase
Tenderbase@Tenderbase_kw·
@_ashleypeacock I actually built an MCP server that adopts this idea. The MCP server exposes “capabilities”. The model reads the task, calls mcp, writes the logic up front, then executes! I use it in CC, so tool calls are invetible. But code mode finished the task in 1 min compared to 5 w/o.
English
1
0
2
85
Tenderbase
Tenderbase@Tenderbase_kw·
@_ashleypeacock Code mode is all over my timeline. I love it! Can’t lie, after reading: - sunil’s article “let the code do the talking - Code mode in Cloudflare blog - tan stack code mode docs (image, spcifically) Code mode is all what I think about.
English
0
0
2
53
David Boyne 🚀
David Boyne 🚀@boyney123·
Here is my CloudFlare architecture at the moment. 1. Use CLI to define what API you want to mock "Create me a TODO API" 2. CloudFlare worker to generate schemas + API with Dynamic Workers 3. Each user gets their own durable object (with limits) Every API had /api and /ui. UI can be shared, people can view state, logs and use the API. Pretty fun! No idea if my architecture makes sense... but it works so far.... 🤷‍♂️
David Boyne 🚀 tweet mediaDavid Boyne 🚀 tweet media
English
8
2
51
5.8K
Abdulmohsen
Abdulmohsen@ACoders·
@Tenderbase_kw Sorry about the timeline, i am kind of in war mode right now with some bad seeds
English
1
0
0
21