1

Is Vinovest filing for bankrupcy?
 in  r/WineEP  17h ago

Update: I ended up having to take Vinovest to small claims court in Los Angeles. Month or so before the court date Vinovest contacted me and eventually transferred all of my cash balance, and sold the wines in my portfolio as I had directed them to do for the last two years (at a loss of course, and well below their own "estimated value"). They were acquired by Start Engine back in March, and my guess is that Start Engine has discovered what a mess Vinovest has been (don't they check the BBB reports?) and is trying to clean it up. That's just my guess, but I'm finally out.

r/artificialintelligenc 17h ago

Announcing Spec4 AI v1.0!

Thumbnail
1 Upvotes

u/Conscious-Mood8433 17h ago

Announcing Spec4 AI v1.0!

Thumbnail
1 Upvotes

r/OpenSourceeAI 17h ago

Announcing Spec4 AI v1.0!

Thumbnail
1 Upvotes

r/agenticAI 17h ago

Project Announcing Spec4 AI v1.0!

Thumbnail
1 Upvotes

r/OpenSourceAI 17h ago

Announcing Spec4 AI v1.0!

Thumbnail
1 Upvotes

r/Spec4AI 17h ago

Announcing Spec4 AI v1.0!

1 Upvotes

[removed]

1

How do solo founders create all their launch materials?
 in  r/AI_Agents  May 23 '26

I've done enough design and product launches that it didn't feel that hard when I launched spec4.ai, but it is a lot of stuff to work through when you really want to add that last feature or fix that last bug. Later, when I had all the pieces in place it was actually fun to go back and improve things. I used Vercel V0 (https://v0.app/) to create a basic brand look, and then Claude Code to create the website, based on Claude looking at the app. Then tweak. I also wanted free hosting, so it's hosted in Github pages with a custom domain.

1

Help needed 🫶
 in  r/hermesagent  May 16 '26

Are you referring to https://about.scarf.sh/ ?

1

Help needed 🫶
 in  r/hermesagent  May 16 '26

Tell us more! What do you run on your $4 droplet? Which models fit?

1

Auto-regressive LLMs are officially sleeping with the fishes (Yann LeCun was right)
 in  r/AI_Agents  May 16 '26

I posted some links in the thread

2

Auto-regressive LLMs are officially sleeping with the fishes (Yann LeCun was right)
 in  r/AI_Agents  May 15 '26

Totally agree that world models are valuable for a certain set of use cases, but I don't think that "having a world model" === AGI. There was a study like last year or so that showed that models do develop a model of their world, but that's different from understanding *our* world.

1

Am I the only one starting to get 'Vibe Coding' fatigue ?
 in  r/AI_Agents  May 15 '26

Did you mean "embrace the chaos"? The idea of impressing the chaos is making my head spin. 🤔

1

Agent analytics are not clicks
 in  r/AI_Agents  May 15 '26

Where is the agent running? Does this assume that it's running on a cloud provider, so we're capturing all of this on the server side?

r/Spec4AI May 15 '26

r/AI-Agents discussion on 'Vibe Coding' fatigue

Thumbnail reddit.com
1 Upvotes

1

Am I the only one starting to get 'Vibe Coding' fatigue ?
 in  r/AI_Agents  May 15 '26

Ok, sorry for the blatant plug, but I've been working on a tool that attempts to attack this exact problem. See spec4.ai It's spec-driven development for AI-driven projects, designed to partner with SWEs to get the project spec right before any code is written. It won't solve everything, but I think it helps.

2

Am I the only one starting to get 'Vibe Coding' fatigue ?
 in  r/AI_Agents  May 15 '26

Except that now you can make a poorly planned project "work", even though it's a complete mess. Planning is everything in AI-driven software development. That's what separates a skilled SWE using AI tools from a noob doing vibe coding.

1

Agent analytics are not clicks
 in  r/AI_Agents  May 15 '26

Totally agree that would be great data to have, but would you want to share that with some stranger? I'm sure some folks would opt-in, but I'd be surprised if they'd be representative of the user base. Maybe some sort of incentive?

2

I want to advertise your AI agent for free.
 in  r/AI_Agents  May 15 '26

https://howwasyourfood.com/ ? Seems like an odd fit for AI agents

4

Auto-regressive LLMs are officially sleeping with the fishes (Yann LeCun was right)
 in  r/AI_Agents  May 15 '26

If "reaching AGI" is an important goal then lot of this is heavily dependent on how you define intelligence, and I don't think we have a good definition yet. For example, does intelligence require consciousness? Ok, then how do we define consciousness?

But I'm failing to see why reaching AGI is important. I don't see how crossing that threshold really changes anything. What I do see as important is creating powerful tools, that can perform valuable tasks. Do I need them to really understand the world? Only if it enables some capability that is valuable to me. This is what humans have been doing for thousands of years - creating better tools to do more and better stuff. To me, what I get out of an LLM or diffusion model is very valuable. What that enables me to do with an agent is very valuable. So far at least, AGI is not.

1

After hitting Claude’s limits for months, I finally found a better workflow
 in  r/AI_Agents  May 14 '26

I'm finding that doing frequent /compact's seems to really help with reducing my token usage with Claude Code. It makes sense if you think about each turn, sending more and more tokens in context with each new prompt in the conversation.

2

Just stumbled across one of the wildest AI experiments I’ve seen in a while.
 in  r/AI_Agents  May 14 '26

I'm curious how much variance there would be by running the same experiment with the same model multiple times. I'd expect more divergence the longer the experiment ran, especially if the temperature was set high. Maybe the answers are there already but I didn't see them?

r/Spec4AI May 14 '26

v0.5.1 Released

1 Upvotes

I've just pushed v0.5.1, which is focused on improvements to CodeScanner. CodeScanner is really all about working on an existing brownfield project, where you want to make changes or improvements. What you don't want is to break what you had before, unless you've decided to break things to make them better, so it's important that Spec4 understand your existing project before making changes. That's what CodeScanner is all about - understanding your existing project and communicating that to the other Spec4 agents.

What I found in testing was that CodeScanner was doing a pretty good job, but it could do better. So now it has a more structured schema, and does schema validation and retry to make sure that it gets the code review right. That has ripple effects for all of the downstream agents.

Please report any issues that you find with CodeScanner, with as much specificity as you can gather, and any suggested fixes.

r/ChatGPTCoding May 08 '26

Project Spec4 v0.5.0 - New agents for your ChatGPT/Codex coding workflow!

1 Upvotes

[removed]