Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions 2026-Conference/talks/2026-GlamorousToolkit.pillar
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
! Glamorous Toolkit

Andrei Chiș (andrei.chis@feenk.com)

""Abstract:""
Glamorous Toolkit is the Moldable Development environment. In this talk we provide an update of the environment since version 1.1 and show through concrete practical cases how a single environment can be molded to many contexts.

""Bio:""
Andrei Chiș acts as a tool crafter at feenk (feenk.com) building tools and techniques for improving software development and is a co-author of Glamorous Toolkit (gtoolkit.org) platform. Andrei holds a PhD from the University of Bern. In his PhD he maintained that integrated development environments have to be moldable, that is, they have to be aware of the application under development and enable rapid customizations to new applications and tasks, and explored solutions to make this vision possible.
10 changes: 10 additions & 0 deletions 2026-Conference/talks/2026-MoldableChats.pillar
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
! Moldable LLM Chats in Glamorous Toolkit

Andrei Chiș (andrei.chis@feenk.com)

""Abstract:""
IDEs integrate LLM-powered assistant into their toolset. These assistants are often opaque, acting as immutable oracles over the codebase, and provide a fixed set of interactions with the system. In this talk we show how we are building many such assistants, context-dependent and aware of their surroundings, with an open set of capabilities that are extensible and, of course, moldable, directly inside Glamorous Toolkit.

""Bio:""
Andrei Chiș acts as a tool crafter at feenk (feenk.com) building tools and techniques for improving software development and is a co-author of Glamorous Toolkit (gtoolkit.org) platform. Andrei holds a PhD from the University of Bern. In his PhD he maintained that integrated development environments have to be moldable, that is, they have to be aware of the application under development and enable rapid customizations to new applications and tasks, and explored solutions to make this vision possible.

Loading