Skip to content

Conversation

@joshsny
Copy link
Collaborator

@joshsny joshsny commented Sep 3, 2025

🤖 I have created a release beep boop

1.0.0 (2025-09-03)

Features

  • add analytics to mcp server (#37) (91a78aa)
  • add insights + dashboards support (#30) (b757aeb)
  • add python implementation (#64) (9ca8393)
  • add tool hints, bump versions (#88) (efdf510)
  • allow querying by insight short_id (#102) (65300f0)
  • authenticate on request (#25) (eb23b8b)
  • cache across sessions scoped by api key (7f52ad3)
  • cache project id across sessions (3527809)
  • create feature flags, basic filter schema (727392a)
  • create feature flags, basic filter schema (e28f5ae)
  • deleting feature flags (eb577fc)
  • deleting feature flags (11fab98)
  • docs-search tool as fallback (eb04301)
  • experiments: adding tool to get the experiment details. (#103) (e21a7af)
  • experiments: get all experiments tool setup. (#86) (1d352c5)
  • extract typescript out into it's own folder (#61) (3f27735)
  • generate pydantic schema (#62) (92396c6)
  • handle default projects and orgs better (#79) (96d96ea)
  • hosted eu support (#80) (e7d5b3b)
  • improve MCP error tracking (#49) (df082c6)
  • init repo with mcp template (062528e)
  • insight-query tool (#82) (c27bdf7)
  • instructions on projects (c7d6a99)
  • integration tests for all tools (#59) (4d4da8c)
  • langchain-js integration + example (#92) (3dd728b)
  • list flags + prompt changes (d3c9c9b)
  • list flags + prompt changes (bda33a0)
  • pull out tool input schema out and generate json schema (#60) (6a257e9)
  • python agent toolkit wrapper + langchain integration (#109) (c793ad1)
  • sql insight (63b2fb5)
  • support specifying a POSTHOG_BASE_URL environment variable (#65) (6e770fc)
  • tools refactor (#54) (ff0c867)
  • unit and integration test workflow (#58) (ac727e7)
  • update flags (8b4f481)
  • update flags (005ec43)
  • Vercel AI SDK integration (#91) (2654838)

Bug Fixes

  • allow optional values in prop defs (#74) (4f501c0)
  • correct tool input types to match expectations (#56) (742dcaa)
  • make count optional in response for prop defs (#76) (f0a84e5)
  • move cf config to typescript folder (#93) (ed16509)
  • name is optional for insights (#67) (9e2fbf7)
  • pass date params as strings to error tool (#55) (d21e88c)
  • properly transform sql insight result (#69) (60faeb3)
  • remove redundant try catch (#53) (f4f24cb)
  • rename durable object (#23) (cd7cda1)
  • revert classname change for durable object (#24) (6ac33cb)
  • try set path as typescript for package version detection (#106) (a4db449)
  • update pnpm lock for husky (#50) (6e3eb36)
  • use cloudflare workers env instead of process.env (#70) (31d4fd5)
  • use inkeep rag (74463f1)
  • use inkeep rag (7f6093c)

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings September 3, 2025 11:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR is an automated release commit generated by Release Please that bumps the project to version 1.0.0. It includes standard release management updates with version changes and documentation additions.

  • Updates root package.json version from 0.0.0 to 1.0.0
  • Adds comprehensive CHANGELOG.md documenting all features and bug fixes for v1.0.0
  • Updates release manifest to track the new root package version

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updates root package version to 1.0.0
CHANGELOG.md Adds complete v1.0.0 changelog with features and bug fixes
.release-please-manifest.json Adds root package version tracking for release management

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@joshsny joshsny closed this Sep 3, 2025
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.

2 participants