> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# January 10, 2025

> 2 min read

## What's new

* [Slack integration](#slack-integration)
* [Agent and Assistant improvements](#agent-and-assistant-improvements)
* [Shell bash completion](#shell-bash-completion)
* [Elixir ecosystem fix](#elixir-ecosystem-fix)
* [Custom domain UX improvement](#custom-domain-ux-improvement)
* [Enhanced project featuring controls](#enhanced-project-featuring-controls)
* [Teams mobile search](#teams-mobile-search)

Another great week of updates!

## Platform updates

### Slack integration

Agent now integrates with the Slack API. That means you can use Agent to build apps that:

* Post messages
* Read history

from/to all your favorite Slack channels.

<Frame>
  <img src="https://mintcdn.com/replit/_awOuN-Ml26WVE62/images/changelog/2025-01-10/slack-integration.png?fit=max&auto=format&n=_awOuN-Ml26WVE62&q=85&s=675672265ece7691982bf23ed4bf33c7" alt="Slack integration" width="1640" height="739" data-path="images/changelog/2025-01-10/slack-integration.png" />
</Frame>

Submit what you build to the [Agent Showcase](https://forms.gle/qxpfr82wNpKsCdok9).

### Agent and Assistant improvements

* Agent now loads faster from the homepage so you can get to building faster.
* A floating popup now provides quick access to Assistant when selecting text in Console and Shell. Simply select text and select the Assistant icon to ask a question.

<Frame>
  <img src="https://mintcdn.com/replit/_awOuN-Ml26WVE62/images/changelog/2025-01-10/ask-assistant.png?fit=max&auto=format&n=_awOuN-Ml26WVE62&q=85&s=2a1b50f9800297ccd999288988f67985" alt="Ask assistant" width="2532" height="1474" data-path="images/changelog/2025-01-10/ask-assistant.png" />
</Frame>

### Shell bash completion

Shell now has autocomplete! Hit tab twice to autocomplete a command.

<Frame>
  <img src="https://mintcdn.com/replit/_awOuN-Ml26WVE62/images/changelog/2025-01-10/tab-tab.webp?fit=max&auto=format&n=_awOuN-Ml26WVE62&q=85&s=8271e601bd9954e51216a2aca00552bb" alt="Tab tab" width="720" height="405" data-path="images/changelog/2025-01-10/tab-tab.webp" />
</Frame>

### Elixir ecosystem fix

Resolved issues with Elixir's mix tooling, the language now works as expected.

### Custom domain UX improvement

You can now paste a URL into the custom domain input and Replit automatically extracts the domain for you.

## Teams and Enterprise

### Enhanced project featuring controls

It's now easier to feature and un-feature your organization's public projects!

<Frame>
  <img src="https://mintcdn.com/replit/_awOuN-Ml26WVE62/images/changelog/2025-01-10/feature-on-profile.png?fit=max&auto=format&n=_awOuN-Ml26WVE62&q=85&s=be069d44b953cb7cc9b9962b0dfae001" alt="Featured project on profile" width="1836" height="644" data-path="images/changelog/2025-01-10/feature-on-profile.png" />
</Frame>

Now you can control a project's featured state directly from the workspace via the project info modal and from the projects index table.

<Frame>
  <img src="https://mintcdn.com/replit/_awOuN-Ml26WVE62/images/changelog/2025-01-10/profile-preview.png?fit=max&auto=format&n=_awOuN-Ml26WVE62&q=85&s=000a5c6439d85ebd22f0424965af6707" alt="Profile preview" width="2126" height="1152" data-path="images/changelog/2025-01-10/profile-preview.png" />
</Frame>

Plus, when you feature a project, you'll get a sneak peek of how it will appear on your public profile.

### Teams mobile search

You can now search for your Teams Replit Apps on mobile.

<Frame>
  <img src="https://mintcdn.com/replit/_awOuN-Ml26WVE62/images/changelog/2025-01-10/teams-search.png?fit=max&auto=format&n=_awOuN-Ml26WVE62&q=85&s=058a0f91568f3e3ab9661eda4cde21cf" alt="Teams search" width="720" height="429" data-path="images/changelog/2025-01-10/teams-search.png" />
</Frame>
