Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Talamantez committed Nov 20, 2024
1 parent ac513df commit 115a523
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [1.1.4] - 2024-11-18
### Changed
- Update Readme with new product announcement

## [1.1.4] - 2024-11-18
### Fixed
- Remove auto-closing of response windows
Expand Down
33 changes: 32 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
# Claude AI Assistant

Bring the power of Claude directly into your development workflow. This extension allows you to interact with Claude AI without leaving VS Code, helping you write, document, and understand code more effectively.

[![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-Support-yellow?style=flat&logo=buy-me-a-coffee)](https://www.buymeacoffee.com/conscious.robot)


By [Conscious Robot](https://conscious-robot.com)
Inspired by [Baratunde "We go faster when we go together" Thurston](https://podcasts.apple.com/us/podcast/life-with-machines/id1766829040)

# 🎉 Celebrating 70 Installs! 🎉

A huge **THANK YOU** to all the amazing users who have installed and supported this extension! Together we can build a safer, saner internet! 🙌

Introducing the Beep to Claude AI Assistant's Boop, [FlashRepo](https://marketplace.visualstudio.com/items?itemName=conscious-robot.flash-repo)! Easily concatenate repository files for AI context sharing.

# Right Click? Claude!
![image](https://github.com/user-attachments/assets/3e3abb1f-d12b-468a-99ef-0e3a347a701d)
Bring the power of Claude directly into your development workflow. This extension allows you to interact with Claude AI without leaving VS Code, helping you write, document, and understand code more effectively.

[Basic usage (video)](https://www.awesomescreenshot.com/video/33547525?key=8c3b97293ba780ded6ba9d19f9423f35)

Expand Down Expand Up @@ -66,3 +79,21 @@ Choose your model in VS Code settings:
* Claude API key

Need help? Visit our [GitHub repository](https://github.com/talamantez/claude-vscode)

## 🏳️‍⚧️📢Support Transgender Rights in Uganda!

[Feminist Inclusion Leadership Uganda](https://filcenter.org/) [Fundraiser](https://www.mchanga.africa/fundraiser/97578) is on the ground fighting to create a more just, inclusive and peaceful society for transgender, gender diverse and intersex individuals in Uganda and East Africa.

Please consider learning more about their mission and supporting their fundraiser if you can. Even spreading awareness helps!

<a href="https://www.mchanga.africa/fundraiser/97578">
<img src="feminist-inclusion-leadership-center/filc1.jpg" alt="Feminist Inclusion Leadership Uganda Image 1" width="400" />
</a>

<a href="https://www.mchanga.africa/fundraiser/97578">
<img src="feminist-inclusion-leadership-center/flic2.jpg" alt="Feminist Inclusion Leadership Uganda Image 2" width="400" />
</a>

## Call for Feature Requests

What's working? What's not? What are your other painpoints in your AI workflow? Want to chat about fresh baked lemon cupcakes? Don't be shy. [Open an Issue!](https://github.com/username/repository/issues/new)
Binary file added feminist-inclusion-leadership-center/filc1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added feminist-inclusion-leadership-center/flic2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "claude-vscode-assistant",
"displayName": "Claude AI Assistant",
"version": "1.1.4",
"version": "1.1.5",
"description": "Claude AI assistant for Visual Studio Code",
"publisher": "conscious-robot",
"repository": {
Expand Down

0 comments on commit 115a523

Please sign in to comment.