Skip to content

chore(main): release 1.1.0#66

Open
nickmeinhold wants to merge 1 commit intomainfrom
release-please--branches--main--components--gremlin
Open

chore(main): release 1.1.0#66
nickmeinhold wants to merge 1 commit intomainfrom
release-please--branches--main--components--gremlin

Conversation

@nickmeinhold
Copy link
Copy Markdown
Contributor

@nickmeinhold nickmeinhold commented Mar 13, 2026

🤖 I have created a release beep boop

1.1.0 (2026-04-12)

Features

  • add ANTHROPIC_API_KEY fallback for direct API auth (a365264)
  • add web search tool (Brave Search API) (2d80f91)
  • background contact scanner and reply-to-image vision (#70) (#77) (18e8e1d)
  • DM onboarding for new group members with Radicale contacts (#68) (d2e406c)
  • inject team roster into system prompt for instant user lookups (#67) (a3db786)
  • kickstart onboarding wizard, research delegation, comprehensive docs (56e77ae)
  • migrate from Anthropic SDK to Vercel AI SDK with Claude Code provider (#79) (1900c55)
  • webhook mode with graceful fallback to polling (651f9cb)

Bug Fixes

  • batch task reminders to stop repeating per person (#78) (0d2c7d5)
  • call webhookCallback after setWebhook to avoid poisoning bot.start (31cbff3)
  • catch 409 polling conflicts instead of crashing (6c6bb0c)
  • catch 409 polling crash via process unhandledRejection handler (bbbc332)
  • clear previous polling session before starting (7f342c2)
  • handle context overflow gracefully instead of generic error (#84) (d2508b2)
  • handle setMyCommands rate limit gracefully on startup (1420342)
  • ignore own messages to prevent self-reply loop (fbe89c4)
  • increase webhook timeout to prevent crash on slow tool calls (a69842e)
  • let 409 crash process instead of silently killing polling loop (58d851a)
  • let tool errors propagate to AI SDK for proper error flagging (#80) (95fb272)
  • migrate legacy Anthropic tool format in conversation history (4e7ce1f)
  • prevent kickstart from fetching all boards eagerly (#85) (6213686)
  • prevent startup spam from crash loops and stale updates (0022af3)
  • probe Telegram connection before starting polling loop (112804a)
  • repair CI deploy pipeline for OCI server (ba0b3e4)
  • restrict bot to @mentions in non-PM topics, restore Gremlin's Corner (#83) (c7c1698)
  • stop responding in Social topic, fix deploy auth (#82) (ad8b450)
  • switch to Haiku 4.5 and update OAuth endpoint for outage recovery (38620f4)
  • update .env.example DATABASE_PATH to match production (5144245)
  • update system prompt with correct GitHub tool names and remove ToolMaker (#65) (8b8309f)
  • use blocklist for displayName sanitization to preserve i18n characters (#69) (5f8b102)

Performance Improvements

  • use OAuth token directly with Anthropic API instead of CLI spawn (e7fe297)
  • use OAuth token directly with Anthropic API instead of CLI spawn (#81) (b1c1906)

Reverts


This PR was generated with Release Please. See documentation.

@nickmeinhold nickmeinhold changed the title chore(main): release 1.0.1 chore(main): release 1.1.0 Mar 13, 2026
@nickmeinhold nickmeinhold force-pushed the release-please--branches--main--components--gremlin branch 5 times, most recently from cc27ca9 to 35ce280 Compare March 18, 2026 12:18
@nickmeinhold nickmeinhold force-pushed the release-please--branches--main--components--gremlin branch 14 times, most recently from 2de22a8 to 4df3857 Compare March 25, 2026 03:40
@nickmeinhold nickmeinhold force-pushed the release-please--branches--main--components--gremlin branch 9 times, most recently from 574bb4c to 4f53101 Compare April 5, 2026 02:30
@nickmeinhold nickmeinhold force-pushed the release-please--branches--main--components--gremlin branch from 4f53101 to 03c77b8 Compare April 5, 2026 02:56
@nickmeinhold nickmeinhold force-pushed the release-please--branches--main--components--gremlin branch 3 times, most recently from 49f8e6d to bde7f6d Compare April 12, 2026 12:19
@nickmeinhold nickmeinhold force-pushed the release-please--branches--main--components--gremlin branch from bde7f6d to 3bcf459 Compare April 12, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant