frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Gmail label bridge on Claude Cowork just broke

4•mangoe•5h ago•2 comments

Do I Stop Learning Coding? DSA?

4•s_u_d_o•4h ago•9 comments

Ask HN: Building a solo business is impossible?

35•fnoef•20h ago•57 comments

Stop using naive RAG – adding relationships to AI context

3•eduardobenck•4h ago•0 comments

Ask HN: Who is using OpenClaw?

333•misterchocolat•2d ago•374 comments

Tell HN: Security Incident at Porter (YC S20)

5•leetrout•6h ago•0 comments

Tell HN: Fiverr left customer files public and searchable

819•morpheuskafka•3d ago•230 comments

Ask HN: How do you search the web programmatically these days?

2•coreyp_1•9h ago•3 comments

Tell HN: 48 absurd web projects – one every month

75•absurdwebsite•1d ago•25 comments

Ask HN: Teaching life skills through games, am I crazy?

2•shivaniShimpi_•11h ago•2 comments

Ask HN: How do you maintain flow when vibe coding?

29•fny•1d ago•29 comments

Ask HN: Getting depressed day by day, how to cope?

15•throwaw12•16h ago•14 comments

Ask HN: How did you get your first users with zero audience?

14•arikusi•1d ago•8 comments

Aliens.gov Resolves – To a WordPress "Site Not Found" Error

11•ascarola•1d ago•5 comments

Ask HN: How do you find motivation to do stuff?

24•RockstarSprain•2d ago•22 comments

Ask HN: How are you using LLMs in production?

8•Anon84•1d ago•10 comments

Advice for tracking down a listening device?

8•comrade1234•1d ago•5 comments

Opus 4.7 is horrible at writing

16•limalabs•1d ago•19 comments

Ask HN: Who is your favourite Entrepreneur/Visionary?

13•wasimsk•1d ago•31 comments

Durable Object alarm loop: $34k in 8 days, zero users, no platform warning

27•thewillmoss•2d ago•2 comments

Ask HN: How are you actively keeping your thinking sharp while using LLMs daily?

12•smonk108•1d ago•10 comments

Tell HN: Anthropic no longer allows you to fix to specific model version

25•baobabKoodaa•2d ago•2 comments

Ask HN: Is Claude Getting Worse?

9•sahli•2d ago•19 comments

Ask HN: How to highlight talent from untraditional backgrounds?

6•etherus•1d ago•4 comments

Ask HN: As an Australian, is it possible to get a remote US role?

4•apatheticonion•2d ago•8 comments

GitHub gave webhook secrets away in webhook call

12•time4tea•3d ago•1 comments

Ask HN: SeedLegals Partnerships in London, worth it?

2•pain_perdu•1d ago•1 comments

Ask HN: LeetCode, anyone still doing it?

19•kwar13•3d ago•14 comments

Tell HN: GitHub might have been leaking your webhook secrets. Check your emails.

43•ssiddharth•3d ago•12 comments

Any engineers here with experience of clinical data standards?

2•kalturnbull•2d ago•0 comments
Open in hackernews

Gmail label bridge on Claude Cowork just broke

4•mangoe•5h ago
Hello, a first time poster here - encountering an issue with my email triage system through claude after a connector update overnight. curious whether anyone else landed here?

about a month ago i was trying to figure out a way to get intuitive ai filtering on my gmail without full labeling integration. with help from claude i worked out a system where claude can auto draft my email responses, and enter a little code for the appropriate label in the top of the draft..... then a Google Apps Script trigger runs every five minutes to read the code, apply the matching label to the parent thread, archive it and delete the draft.

This system ran cleanly for weeks, but this morning an upgrade removed threadId from create_draft, so drafts now land as standalone messages rather than threaded replies.

Did anyone on here have a similar workaround? any recommendations? i think im going to have to resort to a third party MCP, but would prefer not to as im being overly cautious of vulnerabilities right now.

Thanks so much! - Robert

Comments

chrisjj•5h ago
I am amazed anyone relies on anything "AI" being reliable.

Good luck!

PS Asked Claude?

smallerize•4h ago
Which part broke?