-
Improve Glean Chat UX with renameable titles and chat grouping
Hi Glean team, We have been using Glean Chat heavily at Amanotes and it has become a key part of our daily workflow. While it works very well overall, we have run into some usability limitations when managing a large number of chats. I would like to propose two related feature requests, with rename as the higher priority:…
-
Agent API
There is currently a GET agent API (https://developers.glean.com/api/client-api/agents/get-agent-schemas) that is able to retrieve a list of agents and also a given agent, but it only returns the high level metadata (description, high level steps). It doesn't include the detailed prompts/workflow that is used in that…
-
Homepage redesign – impact on visibility and day-to-day workflows
We’ve been using the new Glean homepage experience and wanted to share some feedback on how it’s affecting day-to-day usage. What changed (from a user perspective) Previously, the homepage functioned as a true dashboard: search, calendar, recent docs, mentions (e.g., Jira), and other updates were all visible in parallel.…
-
Feature Request: Azure DevOps Native Connect Enhancement
Enhance Azure DevOps Native Connector beyond support for Project & Code Wiki's to include: Work Items Code repositories Commit History Pull Requests
-
I hope the Azure DevOps connector evolves.
Glean has an Azure DevOps connector. However, it currently supports only “Project Wiki” and “Code Wiki”. Azure Repos (the Git repository itself, code, commit history, pull requests, etc.) are not yet supported. It would be incredibly useful if Glean could access this information and utilize it within the platform. Thanks…
-
Rename previous chats
Offer options for each previous chat to rename.
-
Glean as Default Browser Search Engine
I can't break the habit of creating a new tab and immediately typing into the omnibox. It would be great if I could add Glean as my default search engine in my browser settings so i can just search Glean from the omnibox.
-
Query Agent Creation
Hi all, I’m looking for some help and design advice around a query agent that needs to work with data stored in an Excel/CSV file. Context The agent follows a simple three-step pattern: Trigger – user submits a query with some parameters. Analyse – the agent looks up values in a tabular dataset (originally an .xlsx, now a…
-
Glean Assistant Instruction - 200 Char limit far too small
I need to be able to place guardrails for my organization to safely interact with chat. I've recently learned about the Assistant Instructions feature and started designing instructions to build these guardrails. However, 200 characters is far too small and limits my ability to give specific instructions. Comparatively,…
-
Can you resize images with an agent using Nano Banana models?
I have created an agent with the simple goal of resizing an image and then converting it to a PNG. We have to do this with client logos pretty regularly. The agent says to resize the image to dimensions no larger than 290x100 while keeping the image's original aspect ratio. The agent creates new images, but they are never…