Read more: www.volarisgroup.com/acquired-kno...
#AI
Read more: www.volarisgroup.com/acquired-kno...
#AI
Yerli girişim Upsonic'in 1 milyon dolar yatırım aldığını sizlere aktarmıştık. Upsonic şimdi de AgentOS isimli bir ürün geliştirdi. Bir işletim sistemi olarak karşımıza çıkan AgentOS, yapay zeka ajanları geliştiren kurum ya da…
Yerli girişim Upsonic'in 1 milyon dolar yatırım aldığını sizlere aktarmıştık. Upsonic şimdi de AgentOS isimli bir ürün geliştirdi. Bir işletim sistemi olarak karşımıza çıkan AgentOS, yapay zeka ajanları geliştiren kurum ya da…
We'll see how it goes.
We'll see how it goes.
I really want it to fit into my workflow.
I really want it to fit into my workflow.
My favorite command so far is /shape-spec
It really helps you clarify what you truly want by asking you a bunch of questions.
buildermethods.com/agent-os
My favorite command so far is /shape-spec
It really helps you clarify what you truly want by asking you a bunch of questions.
buildermethods.com/agent-os
@Rails + @avo_hq + @claudeai + AgentOS = super power for testing ideas
I also added a Claude Code skill about Rails Test Designer to take care of some tests but so far it made a nice web app.
@Rails + @avo_hq + @claudeai + AgentOS = super power for testing ideas
I also added a Claude Code skill about Rails Test Designer to take care of some tests but so far it made a nice web app.
AI styling into something closer to my vision.
First: design a prototype with the correct styling in Lovable
Next: Publish those pages
Then: Tell AgentOS to use the Chrome MCP to access the prototype and extract the styling
AI styling into something closer to my vision.
First: design a prototype with the correct styling in Lovable
Next: Publish those pages
Then: Tell AgentOS to use the Chrome MCP to access the prototype and extract the styling
buildermethods.com/agent-os
buildermethods.com/agent-os
long story short: i wrote a beautiful prompt project and worked with @briancasel.com agentos which made it much more enjoyable and a lot was done right thanks to it.
my TDD approach worked! so it seemed at least…
long story short: i wrote a beautiful prompt project and worked with @briancasel.com agentos which made it much more enjoyable and a lot was done right thanks to it.
my TDD approach worked! so it seemed at least…
build:
go build -o $(APP_NAME) ./cmd/main.go
run: build
sudo ./$(APP_NAME) $(ARGS)
clean:
rm -f $(APP_NAME)
/.cipd_bin/
# go.dev/ref/mod#go-w... doesn't recommend commit go.work files.
# Run `go work$(git ls-files | fgrep go.mod | xargs dirname)` to generate
# this file. pyc
#sublimetext
#apple
expect_tests_coverage
#vscode
idea
/go.work
build:
go build -o $(APP_NAME) ./cmd/main.go
run: build
sudo ./$(APP_NAME) $(ARGS)
clean:
rm -f $(APP_NAME)
APP_NAME ?= agentos
build:
go build -o $(APP_NAME) ./cmd/main.go
run: build
sudo ./$(APP_NAME) $(ARGS)
clean:
rm -f $(APP_NAME)
APP_NAME ?= agentos
build:
go build -o $(APP_NAME) ./cmd/main.go
run: build
sudo ./$(APP_NAME) $(ARGS)
clean:
rm -f $(APP_NAME)
At Zoomtopia, they launched:
• AI Companion that works on Meet & Teams
• Structured AI notes (a la Granola)
• AI avatars that mimic your face
• MCP for custom agents
• "Free up my time" calendar AI
This is AgentOS in disguise.
#Zoomtopia2025 #AItools
At Zoomtopia, they launched:
• AI Companion that works on Meet & Teams
• Structured AI notes (a la Granola)
• AI avatars that mimic your face
• MCP for custom agents
• "Free up my time" calendar AI
This is AgentOS in disguise.
#Zoomtopia2025 #AItools
Now we need a new pre-code processes / practices.
Maybe AgentOS?
Maybe Spec kit? Although, tooling may be the wrong approach this early 🤷♂️.
Now we need a new pre-code processes / practices.
Maybe AgentOS?
Maybe Spec kit? Although, tooling may be the wrong approach this early 🤷♂️.
youtu.be/5z82c7C_3LU
youtu.be/5z82c7C_3LU
spec -> tasks -> execute task by task
spec -> tasks -> execute task by task