Skip to content

aio test apps - #2905

Open
edwinyjlim wants to merge 2 commits into
mainfrom
aio
Open

aio test apps#2905
edwinyjlim wants to merge 2 commits into
mainfrom
aio

Conversation

@edwinyjlim

@edwinyjlim edwinyjlim commented Jul 17, 2026

Copy link
Copy Markdown
Member

Example apps for testing wizard ai observability program

@edwinyjlim
edwinyjlim requested a review from a team July 17, 2026 19:34
@edwinyjlim
edwinyjlim requested a review from a team as a code owner July 17, 2026 19:34
@edwinyjlim
edwinyjlim requested review from a team and removed request for a team July 17, 2026 19:34
Comment on lines +26 to +28
app.get("/", (req, res) => {
res.sendFile(path.join(__dirname, "../client/index.html"));
});
<div key={attachment.name}>
<img
className="w-24 rounded-md"
src={URL.createObjectURL(attachment)}

@gewenyu99 gewenyu99 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, make sure there's no stale artifacts!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you meant to not leave these files behind right?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto this.

…xture

Address review: the installed ai-observability skill, .posthog-wizard-cache,
and the generated setup report were committed fixture state — they bias runs
into starting from an already-installed skill. Gitignore the three patterns
under apps/ so they can't come back.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Radu-Raicea
Radu-Raicea removed the request for review from a team July 22, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants