Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[memory bank] Initialize cline memory bank #20632

Merged
merged 15 commits into from
Feb 26, 2025
Merged

Conversation

geropl
Copy link
Member

@geropl geropl commented Feb 26, 2025

Description

Created using cline and the "memory bank" instructions: https://docs.cline.bot/improving-your-prompting-skills/custom-instructions-library/cline-memory-bank?ref=cline.ghost.io

Why commit this It's documentation cline's wrote for itself. It will update as we go, and use it to reduce context window need while working on the repository.

👉 The number one blocker to use AI tools on Gitpod Classic is that the required context size is too large, which renders all higher-level approaches to code editing broken. This is an attempt on fixing that. 🎯
👉 Let's merge this, and see how/if it works as intended! 🙂

Related Issue(s)

Fixes #

How to test

Documentation

Preview status

gitpod:summary

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • /werft preemptible
    Saves cost. Untick this only if you're really sure you need a non-preemtible machine.
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh. If enabled, with-preview and with-large-vm will be enabled.
  • with-monitoring

/hold

Tool: gitpod/catfood.gitpod.cloud
…service, dashboard, ws-manager-mk2)

Tool: gitpod/catfood.gitpod.cloud
…ilder-mk3)

Tool: gitpod/catfood.gitpod.cloud
Tool: gitpod/catfood.gitpod.cloud
Tool: gitpod/catfood.gitpod.cloud
Tool: gitpod/catfood.gitpod.cloud
Tool: gitpod/catfood.gitpod.cloud
Tool: gitpod/catfood.gitpod.cloud
Tool: gitpod/catfood.gitpod.cloud
@geropl geropl marked this pull request as ready for review February 26, 2025 15:23
Copy link
Member

@filiptronicek filiptronicek left a comment

Choose a reason for hiding this comment

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

yololgtm

@geropl
Copy link
Member Author

geropl commented Feb 26, 2025

/unhold

@roboquat roboquat merged commit 1bc35eb into main Feb 26, 2025
69 of 70 checks passed
@roboquat roboquat deleted the gpl/cline-memory-bank branch February 26, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants